Cortex Gateway: Self-Hosted MCP Federation Where Agent Access Equals Human Rights
One OAuth 2.1 MCP server in front of N apps — permissions delegated to the apps that own them, never mirrored
Cortex Gateway: self-hosted MCP federation where agent access equals human rights
A new piece of agentic infrastructure ships from the wellknownmcp org: Cortex Gateway, an MIT-licensed, self-hosted MCP federation gateway — one spec-compliant MCP server (Streamable HTTP, OAuth 2.1) in front of N ordinary web apps.
The problem it answers
Companies now ship one small internal app per business function — cheap to build, each behind SSO, with rights that follow the org chart. Then every employee wants to hand their own agent the keys. One MCP connector per app doesn't scale (N consents, N token stores, no shared audit); an aggregator on a service account is worse — every agent inherits the union of everyone's rights.
Cortex Gateway's answer: the agent's access IS the user's access. Each call carries the real caller's identity (their JWT for first-party apps, their own linked token for proxied third-party MCP servers). Each app keeps enforcing its own permissions. The gateway decides nothing — so there is nothing new to trust, even as copilots become autonomous assistants.
Why it matters to the agentic-web conversation
- Backends are self-describing: every app can expose — workflows, domain concepts, conventions — and the gateway's server instructions tell every connected agent to prefer it over guessing.
get_help(topic?) - Agents close the loop: a builtin files deduplicated tickets when a tool is missing — unmet agent needs are logged where the domain lives.
report_missing_capability - The launch itself is agent-verifiable: llms.txt, an AGENTS.md with claims your agent can re-check (tests, live RFC 9728 probes), and a demo any MCP client can join in ~30 seconds.
Try it
Add
https://mcp.cortex-gateway.dev/mcpdocker run ghcr.io/wellknownmcp/cortex-gatewaySource (MIT): github.com/wellknownmcp/cortex-gateway — also listed on the official MCP registry as
io.github.wellknownmcp/cortex-gatewayUnlock the Complete LLMFeed Ecosystem
You've found one piece of the LLMFeed puzzle. Your AI can absorb the entire collection of developments, tutorials, and insights in 30 seconds. No more hunting through individual articles.