Any MCP-compatible client can connect to Juno using the hosted server URL.
Standard configuration
Most clients use a JSON config with anmcpServers block. Add Juno, replacing <your-workspace> with your Juno subdomain:
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>".

