Install
1
Register the marketplace
Run this once from your terminal:
2
Install the plugin
Open
/plugins in Codex, choose the Userplane marketplace, and install userplane.3
Verify the plugin
Open
/plugins again and confirm userplane is listed and enabled.4
Verify MCP servers
Open
/mcp.You should see userplane-workspace and userplane-docs.First use
1
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.
2
Try a workflow
Open a web app repository and ask Codex:Codex detects the framework, loads the matching skill, and applies the integration.
3
Try natural language
You can also ask without naming the skill:Codex loads
userplane-audit when the request matches the workflow.Verification checklist
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.