← All servers
πŸ”§

Cortex GatewayVerifiedπŸ›‘ No advisories

io.github.wellknownmcp/cortex-gateway
New to MCP? Start here β†’
0β˜… stars
0weekly installs
5 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/wellknownmcp, which proved it owns this namespace.

Verified owner: github.com/wellknownmcp β†—io.github.wellknownmcp/cortex-gateway

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs CORTEX_TECHNICAL_TOKEN.
β—†
Network access
Connects to a hosted remote endpoint.
βœ“
Configuration
Reads CORTEX_CANONICAL_URI, OAUTH_ISSUER, CORTEX_BACKENDS.

About

Self-hosted federated MCP gateway: one OAuth 2.1 MCP server in front of N apps, user-level scopes.

Packages & transports

dockerghcr.io/wellknownmcp/cortex-gateway:v0.2.0vlatest Β· docker run
remotehttps://mcp.cortex-gateway.dev/mcpHTTP
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "cortex_gateway": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wellknownmcp/cortex-gateway:v0.2.0"
      ]
    }
  }
}

β–Ά Try itlive against mcp.cortex-gateway.dev

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.