The Codex plugin registers both Userplane MCP servers. No manual MCP configuration is needed after the plugin is installed.Documentation Index
Fetch the complete documentation index at: https://docs.userplane.io/llms.txt
Use this file to discover all available pages before exploring further.
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 lets Codex access Userplane workspace data for debugging and support workflows. Theuserplane-debug workflow uses it to fetch recording info, console logs, network requests, and user actions after the recording is resolved.
The workspace server requires a Userplane account and workspace membership. On first use, Codex
opens a browser window for OAuth sign-in.
Documentation MCP
The documentation server lets Codex search Userplane docs inline while it integrates the SDK or answers framework questions. It is public and does not require authentication.Verifying the servers
After installing the plugin, open:userplane-workspace and userplane-docs.
Related articles
- Codex Getting Started — install and verify the Codex plugin.
- Codex 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.
- Cursor MCP Servers — the same bundled MCP servers in Cursor.