Overview
The Latitude MCP is a remote, OAuth-authenticated, streamable HTTP Model Context Protocol server, living athttps://api.latitude.so/v1/mcp.
It is the portal that AI agents — Claude, Cursor, Codex, Gemini, Zed, OpenCode, and others — can use to read and manage your Latitude workspace.
The MCP exposes everything you can do in the Latitude UI as tools — managing projects, members, keys, traces, annotations, scores, searches, signals, datasets, and more.
Tools are dynamically generated from the Latitude API, so the catalog automatically stays in sync with the platform. For the live list of tools, their descriptions, and their input/output schemas, you can check the API reference
To see or revoke connected agents at any time, go to your organization’s Settings → Keys and look at the OAuth Keys section. Revoking immediately cuts off the agent’s access.
Installation
The MCP is compatible with all the most common agents, harnesses or IDEs you use. We have built extensions for many of them, otherwise check the Manual section tab with the exact install steps. If your agent isn’t listed below, tell your agent to add the Latitude MCP as aRemote Streamable HTTP MCP server with URL https://api.latitude.so/v1/mcp and OAuth enabled — those are the only two things the agent needs to know!
Cursor Desktop
- Manual
Open the MCP config
~/.cursor/mcp.json directly.Add the Latitude MCP
Connect
latitude MCP.Authorize
Cursor CLI
- Manual
Open the MCP config
~/.cursor/mcp.json.Add the Latitude MCP
Verify installation
Authenticate
Authorize
Claude Code Desktop
- Manual
Open the MCP config
~/Library/Application Support/Claude/claude_desktop_config.json directly.Add the Latitude MCP
mcp-remote bridge.Restart Claude Code
Authorize
Claude Code CLI
- Manual
Add the Latitude MCP
~/.claude.json directly:Verify installation
Authenticate
claude), type /mcp, select latitude, then Authenticate.Authorize
Codex Desktop
- Manual
Open the MCP config
~/.codex/config.toml.Add the Latitude MCP
Connect
latitude MCP.Authorize
Codex CLI
- Manual
Open the MCP config
~/.codex/config.toml.Add the Latitude MCP
Authenticate
codex), type /mcp, select latitude, then Authenticate.Authorize
Gemini CLI
- Manual
Open the MCP config
~/.gemini/settings.json.Add the Latitude MCP
Authenticate
gemini), type /mcp, select latitude, then Authenticate.Authorize
Google Antigravity
- Manual
Open the MCP config
~/.antigravity/mcp.json directly.Add the Latitude MCP
Connect
latitude MCP.Authorize
Zed
- Manual
Open the MCP config
~/.config/zed/settings.json directly.Add the Latitude MCP
Authenticate
latitude MCP.Authorize
OpenCode Desktop
- Manual
/mcp.OpenCode CLI
- Manual
Add the Latitude MCP
latitude, type remote, url https://api.latitude.so/v1/mcp, oauth yes, client id no.Or edit
~/.config/opencode/opencode.json directly:Verify installation
Authenticate
Authorize