The Codex plugin installs Userplane skills and both MCP servers in one setup flow. Use it when you want Codex to make framework-aware Userplane changes or analyze recordings with workspace data.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.
Install
First use
Authenticate
On the first tool call that uses the workspace MCP server, Codex opens a browser window for Userplane sign-in. Log in and approve access. Tokens are stored by Codex.
Try a workflow
Open a web app repository and ask Codex:Codex detects the framework, loads the matching skill, and applies the integration.
Verification checklist
| Check | Expected result |
|---|---|
/plugins | userplane listed and enabled |
/mcp | userplane-workspace and userplane-docs listed |
$userplane-integrate | Detects framework or prompts for one |
| ”List my Userplane workspaces” | Returns workspace list after MCP authentication |
Troubleshooting
Plugin not visible Confirm the marketplace was added withcodex marketplace add userplanehq/userplane-agent, then reopen /plugins.
MCP authentication failed
Open /mcp to view server status and re-authenticate.
A workflow skill did not activate
Name the skill explicitly, such as $userplane-audit, or make the request more specific: “Audit my Userplane install in this repo.”
Related articles
- Codex Plugin — what the plugin includes.
- Codex Workflows — explicit skill names and example prompts.
- Codex MCP Servers — bundled workspace and documentation servers.
- Cursor Plugin — install the same workflows in Cursor.
- Claude Code Plugin — slash-command setup for Claude Code.
- Agent Skills — install skills in other AI coding agents.