The Cursor plugin registers both Userplane MCP servers. You do not need to editDocumentation Index
Fetch the complete documentation index at: https://docs.userplane.io/llms.txt
Use this file to discover all available pages before exploring further.
mcp.json manually when the plugin is installed.
Bundled servers
| Server | URL | Authentication | Purpose |
|---|---|---|---|
userplane-workspace | https://api.userplane.io/mcp | OAuth 2.1 | Recordings, links, projects, domains, viewers |
userplane-docs | https://docs.userplane.io/mcp | None (public) | Userplane documentation search |
Workspace MCP
The workspace server gives Cursor access to Userplane workspace data for support and debugging workflows. The/userplane-debug command uses it to resolve recordings and fetch console logs, network requests, and user actions.
The workspace server requires a Userplane account and workspace membership. On first use, Cursor
opens a browser window for OAuth sign-in.
Documentation MCP
The documentation server lets Cursor search Userplane docs inline while it integrates the SDK or answers framework questions. It is public and does not require authentication.Verify the servers
Open Cursor MCP settings. You should see:userplane plugin is enabled.
Related articles
- Cursor Getting Started — install and verify the Cursor plugin.
- Cursor Workflows — workflows that use the MCP servers.
- Userplane MCP — detailed workspace server documentation.
- Documentation MCP — public documentation search server.
- MCP Authentication — OAuth 2.1 flow and permissions.
- Codex MCP Servers — the same bundled MCP servers in Codex.