The Studio MCP lets AI assistants like Claude and ChatGPT connect to your live Evidence workspace. Once connected, the assistant can access your projects, published reports, and query your data.
The server is available at https://evidence.studio/api/mcp and uses Streamable HTTP.
Every request runs as the signed-in user — access policies and page controls are respected.
Claude.ai (Web)
Claude Desktop
ChatGPT
Claude Code
Cursor
Add the Studio MCP as a custom connector:
- Go to Claude.ai → Customize → Connectors
- Click Add → Add custom connector
- Enter a name (“Evidence Studio”)
- Enter the Remote MCP server URL:
https://evidence.studio/api/mcp
- Click Add
- If the connector does not authenticate automatically, click Connect — you’ll be sent to Evidence to sign in and choose the organization to authorize
The Evidence tools will now be available in your Claude.ai conversations. Add the Studio MCP as a custom connector:
- Open Settings → Connectors (macOS: Claude → Settings; Windows: menu ☰ → Settings)
- Click Add custom connector
- Enter a name (“Evidence Studio”)
- Enter the Remote MCP server URL:
https://evidence.studio/api/mcp
- Click Add
- If the connector does not authenticate automatically, click Connect — you’ll be sent to Evidence to sign in and choose the organization to authorize
The Evidence tools will now be available in your Claude Desktop conversations. ChatGPT requires enabling Developer Mode to use MCP servers:
- Go to Settings → ChatGPT Security
- Scroll to find Developer Mode, and toggle it on.
- Navigate to ChatGPT Plugins in the sidebar, then click the New Plugin button
+
- (Optional) Add an image (e.g., the Evidence logo)
- Enter a name (“Evidence Studio”)
- Enter a description (“Connect to Evidence to query your data and reports”)
- Enter the Remote MCP server URL:
https://evidence.studio/api/mcp
- Click “I accept and want to continue” then
Create
- You’ll be sent to Evidence to sign in and choose the organization to authorize
- Back in a new chat, ask the assistant to achieve something “using Evidence”
The Evidence tools will now be available in your ChatGPT conversations. Then run /mcp inside Claude Code and authenticate — you’ll be sent to Evidence to sign in and choose the organization to authorize. Add the following to your Cursor MCP configuration (.cursor/mcp.json):Open Cursor → Settings → MCP and click Login on the evidence-studio server to sign in and choose the organization to authorize.
The Studio MCP server provides the following tools for AI assistants:
run_query is only available when your organization allows query execution. If it’s disabled, the assistant can still explore tables, metadata, pages, and search results.