Kepos · MCP
Connect your AI agents to Kepos via MCP
Give Claude Desktop, Claude Code, ChatGPT, Cursor, or another MCP client one controlled connection to your Kepos knowledge base with practical guides.
One endpoint, scoped access
Kepos exposes a Streamable HTTP MCP server at a stable endpoint. Use a manually created bearer token when you want explicit scope control, or let an OAuth-capable MCP client discover Kepos and complete its authorization flow.
Choose your client
Claude DesktopAdd Kepos to the desktop MCP server configuration.Read setup guide →Claude CodeConnect a project or user-level .mcp.json server.Read setup guide →ChatGPTAdd Kepos as a remote connector where MCP connectors are available.Read setup guide →CursorConfigure Kepos in Cursor’s mcp.json settings.Read setup guide →Generic MCP clientUse the protocol sequence with any Streamable HTTP client.Read setup guide →
Kepos MCP endpoint
https://kepos.app/mcpKeep this URL unchanged in your client configuration. Authentication is sent with the Authorization header when using a manual MCP token.