This is the documentation MCP server — for AI tools to search Userplane docs inline while you
integrate the SDK. To connect AI agents to your workspace for recording analysis and debugging,
see Userplane MCP instead.
Connect to your AI tool
The Documentation MCP server is available at:- Claude
- Claude Code
- Cursor
- VS Code
Open Connectors
Navigate to the Connectors page in your Claude settings.
MCP vs web search
AI tools can search the web, but MCP provides distinct advantages for documentation access.| Web search | MCP | |
|---|---|---|
| Source | Search engine index — may be stale or incomplete | Your current indexed documentation, directly |
| Workflow | Separate search step before or after a response | Searches inline during response generation |
| Signal quality | SEO and ranking algorithms influence results | Straight to your documentation content, no noise |
Rate limits
To protect availability, Userplane applies the following rate limits to MCP requests.| Scope | Limit |
|---|---|
| Per user (IP address) | 5,000 requests / hour |
| Per documentation site | 1,000 requests / hour |
Related articles
- Userplane MCP — connect AI agents to your workspace for debugging and root cause analysis.
- Agent Skills — install Userplane Agent Skills for SDK integration guidance.
- Claude Code Plugin — the full Userplane plugin with skills, commands, and MCP servers.
- Installation — install the Userplane SDK in your app.