AI-moderated research platform: create and launch studies and query interview results.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Connect AI agents to Outset β the AI-moderated research platform β via the Model Context Protocol.
The Outset MCP server is remote: there is nothing to install or run. Point your MCP client at the endpoint below and log in with your Outset account.
Settings β Connectors β Add custom connector, name it Outset, paste https://api.outset.ai/mcp/, then Connect to go through the OAuth consent flow. (Custom connectors require a Pro, Max, Team, or Enterprise plan.)
Or install as a plugin from this repo:
Or Settings β MCP β Add Server and paste the URL β Cursor handles registration and OAuth automatically.
Enable Developer Mode under Settings β Apps & Connectors β Advanced settings, then Create a connector with https://api.outset.ai/mcp/ as the MCP server URL and OAuth as the auth method.
Add to ~/.codex/config.toml (or .codex/config.toml in your project):
Then authenticate with:
Any MCP client that supports remote servers (Streamable HTTP + OAuth) works. For stdio-only clients, bridge with mcp-remote:
To explore the tool list interactively:
studies:launch scope)The live tools/list response is the source of truth β new tools ship regularly. Scopes and org roles are enforced server-side; see the integration guide for the full scope table.
Manifests for agent directories and marketplaces β the server itself is not here (it's remote):
| File | Purpose |
|---|---|
.claude-plugin/plugin.json + .mcp.json | Claude Code plugin wrapping the remote server |
.claude-plugin/marketplace.json | Makes this repo installable as a Claude Code plugin marketplace |
.cursor-plugin/marketplace.json | Same, for Cursor's plugin system |
gemini-extension.json | Gemini CLI extension (gemini extensions install <repo url>) |
server.json | Manifest for the official MCP registry |
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/outset)<a href="https://allmcps.com/mcp/outset"><img src="https://allmcps.com/api/badge/outset?style=directory" alt="Outset on AllMCPs" /></a>