Use cases
Each page is one setup, end to end: the client, the endpoint, the auth mode, and what the gateway does for you once it is in place.
Claude CodeOne MCP endpoint for Claude CodeReplace a dozen server entries in Claude Code with one HTTP endpoint that Junctio keeps authenticated.ReadCursorCursor with a self-hosted MCP gatewayPoint Cursor at one Streamable HTTP endpoint and stop managing per-project mcp.json files.Readclaude.aiA custom connector for claude.ai and Claude DesktopServe your own MCP servers to claude.ai and Claude Desktop through the built-in OAuth authorization server.ReadTeamShared MCP servers for a small teamOne gateway, one namespace per role, one key per person. No shared secrets in client configs.ReadSelf-hostedJunctio on a VPS behind CaddyRun the gateway on your own server with automatic TLS, a persistent volume and OAuth that works.Read