Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
cortex
Category
Software Development
Category slug
software-development
Authentication
API Key
Auth type
api-key

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.

Use with your agent
{
  "mcpServers": {
    "cortex": {
      "url": "https://mcp.cortex.io/mcp"
    }
  }
}

Connection links