MCP server Early Adopter
Plan
The MCP server is available on the Early Adopter plan and above. See Plans & billing.
ScribX exposes a Model Context Protocol (MCP) server so AI assistants — Claude, Cursor, or your own agents — can query your meetings as tools. No copy-paste: the assistant pulls transcripts, summaries and action items directly.
What you can ask
Once connected, an assistant can answer questions grounded in your meetings, for example:
- "Summarize the decisions from this week's product syncs."
- "What action items are assigned to me, and from which meeting?"
- "Find where we discussed the pricing change and quote it."
Connect a client
- In the web app, open Settings → Developers and find the MCP section.
- Copy your team's MCP server URL and access token.
- Add it to your MCP client:
- Claude / Claude Code — add it as an MCP server in your client config.
- Cursor — add it under MCP settings.
- The ScribX tools (search meetings, fetch transcript, fetch summary, list action items) appear in the client.
The server is scoped to a team, so an assistant only sees meetings in the team whose token you use.
tip
Pair the MCP server with a good context & glossary — the assistant inherits the same sharpened names and terms your summaries use.
Security
- Access is gated by a per-team token you can revoke at any time in Settings → Developers.
- The server respects the same access rules as the app — it can't reach meetings outside its team.