Skip to main content
Any MCP-compatible client can connect to Juno using the hosted server URL.

Standard configuration

Most clients use a JSON config with an mcpServers block. Add Juno, replacing <your-workspace> with your Juno subdomain:
On first connection, you sign in to Juno and authorize access over OAuth 2.1.
If you connect to https://mcp-prod.the-juno.com/mcp without ?workspace=<your-workspace>, each user will be asked for their workspace subdomain during sign-in.

Client-specific notes

  • Gemini Enterprise — add Juno as an MCP server in your Gemini Enterprise admin settings, using the same URL shown above.
  • Command-line clients — many support a one-line add, e.g. claude mcp add --transport http juno-journey "https://mcp-prod.the-juno.com/mcp?workspace=<your-workspace>".
Last modified on July 26, 2026