Software DevelopmentAuth: API Key
Cortex hosted MCP server
Developer portal
Cortex’s hosted MCP server exposes its internal developer portal to agents — service ownership, scorecards, and catalog data — with API-key access for the connected workspace.
Curated by Agentic WorkersPublished Updated
Server description
Service catalog and engineering standards via MCP
Cortex’s hosted MCP server exposes its internal developer portal to agents — service ownership, scorecards, and catalog data — with API-key access for the connected workspace.
- Slug
- cortex
- Category
- Software Development
- Category slug
- software-development
- Authentication
- API Key
- Auth type
- api-key
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"cortex": {
"url": "https://mcp.cortex.io/mcp"
}
}
}