Remote MCP server
Use Superposition from Claude, Cursor, Codex, and other MCP clients.
Superposition's Remote MCP server makes your recruiting workspace a tool your agents call, not a tab you switch to. Any client that speaks the Model Context Protocol (Claude, Cursor, Codex, Gemini) can query and act on your recruiting data, so you can find candidates, check fit, summarize a pipeline, or draft outreach without leaving your editor or chat.
Find everything below under Settings → Integrations → MCP in the app.
Quick connect
- In Settings → Integrations → MCP, choose a preset: the feature groups you want this connection to expose (for example, candidate search and jobs, but not sending outreach).
- Add the server to your client using the URL below. OAuth handles consent, so you sign in once and grant access in your browser.
Server URL
https://app.superposition.ai/mcpPick your client (Claude Code, Cursor, Codex, Gemini) in the Client setup dropdown to get a tailored install command. For Claude Code:
claude mcp add --transport http superposition https://app.superposition.ai/mcpThen run claude /mcp, pick the server you just added, and complete the OAuth flow in
your browser.
What you can do
Once connected, ask your assistant to:
- Find candidates for a role and explain why they fit.
- Pull a pipeline snapshot: stage counts, recent activity, and your longest-stalled candidate.
- Open a candidate's full profile, application history, and recommended next action.
- See who has been waiting to schedule for too long, and draft the follow-up.
- Summarize the themes showing up in this month's rejections.
All of this happens inside Claude Code, Cursor, or Codex. You never have to open Superposition.
What a connected client can access
A connection gets read access to the feature groups you expose in its preset, which can include:
- Candidate search, profiles, and contact history (including email and Slack threads).
- Jobs, pipeline metrics, and interview summaries.
- Client health, agreements, and billing status.
Writes route through Superposition's agent. Stage updates and outreach drafts pass through the same review layer as the rest of the product before anything goes out, so a connected client can propose actions but never sends on your behalf unsupervised.
You control every connection
- Each connection uses a preset you configure, so you decide which features it can use. Give your personal Claude Code setup search-and-read access, and your team's shared setup more.
- Create separate presets for different people or tools, and revoke any of them instantly from Authorized Apps.
- Every request needs a valid short-lived token, and a copied URL alone won't grant access.
Permissions are negotiated at OAuth consent every time you sign in, on top of the preset you picked. Connecting a new tool doesn't open your candidate data to it; you choose exactly what it can reach.
Related
The MCP integration is bidirectional. To connect your own tools (Notion, Linear, or a custom MCP server) so the Superposition agent can use them, see Notion & external tools.
Last updated on