Last updated: 2026-07-02

Production URL: https://api.outset.ai/mcp/

GitHub: Outset-AI/outset-mcp — client manifests (Claude Code & Cursor plugins, Gemini CLI extension, official MCP registry) and quick-connect snippets

Audience: developers building agents that need to connect to Outset. If you're comfortable with MCP and OAuth Dynamic Client Registration, the TL;DR below is enough to get you wired up — the rest of this page is for everyone else.


TL;DR (you already know MCP + DCR)

If you just want to try it: point npx @modelcontextprotocol/inspector at https://api.outset.ai/mcp/, click through the consent screen, and you're in.


What is the Outset MCP server?

The Model Context Protocol is an open spec from Anthropic for connecting LLM agents to tools and data. An MCP server exposes a list of tools (typed JSON-RPC methods) that any compliant MCP client — Claude Desktop, Cursor, MCP Inspector, your own agent built on the official Python/TypeScript SDK — can discover and call.

Outset's MCP server hosts the same study-creation, study-editing, and analytics tools that drive our internal AI co-editor and ATLAS analyst, exposed to outside agents. Concretely your agent can: