data
endoflife.date MCP, CLI, and Lua Integration for AI Agents
endoflife.date integration docs for AI agents: MCP gateway setup, endoflife.date CLI commands, Lua API reference, credentials, and function schemas.endoflife.date for agents
No credentials required; available in web and CLI hosts when runtime dependencies are installed.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
endoflife-date.endoflife_date_index | Read read | 0 | List main endoflife.date API v1 endpoints. |
endoflife-date.endoflife_date_products | Read read | 0 | List product summaries. |
endoflife-date.endoflife_date_products_full | Read read | 0 | List products with full lifecycle data. |
endoflife-date.endoflife_date_product | Read read | 0 | Get one product with release lifecycle data. |
endoflife-date.endoflife_date_product_release | Read read | 0 | Get one product release cycle. |
endoflife-date.endoflife_date_latest_release | Read read | 0 | Get the latest release cycle for a product. |
endoflife-date.endoflife_date_categories | Read read | 0 | List lifecycle product categories. |
endoflife-date.endoflife_date_category_products | Read read | 0 | List product summaries in a category. |
endoflife-date.endoflife_date_tags | Read read | 0 | List lifecycle product tags. |
endoflife-date.endoflife_date_tag_products | Read read | 0 | List product summaries with a tag. |
endoflife-date.endoflife_date_identifier_types | Read read | 0 | List known identifier types. |
endoflife-date.endoflife_date_identifiers | Read read | 0 | List identifiers for a type and their products. |