Agent integrations
Agents
Install Pax into Claude Code, Codex, Cursor, and OpenCode with local skills and MCP.
Pax integrates with coding agents through installer commands, skills, and MCP tools. All workflows remain local-first with no Pax-managed inference.
What you will learn
- One installer per editor plus shared MCP server
- 23 MCP tools for init, blocks, recipes, validation, and export
- Protocol adapters generated from canonical source
- Clean uninstall without touching your application code
Quick setup
Pick your editor
paxfx install cursor # or claude | codex | opencode | all paxfx protocol install paxfx integrations statusVerify MCP
Ensure
pnpm buildsucceeded in your Pax clone. Add MCP config withcwdpointing at that clone. See editor-specific guides below.Add skills
Skills live under
skills/in the Pax repository. Install copies the orchestrator and medium skills your editor supports.
Editor guides
| Editor | Guide | Status |
|---|---|---|
| Cursor | Cursor setup | production |
| Claude Code | Claude Code setup | production |
| Codex | Codex setup | production |
| OpenCode | OpenCode setup | production |
Lifecycle
| Task | Page |
|---|---|
| Move between editors | Migration |
| Pull a new Pax version | Upgrade |
| Remove integrations | Uninstall |
Inference
Pax defaults to inference.mode = "disabled". Connect your own endpoints when needed. Pax never bills for inference on your behalf.
Related
Was this page helpful?
Answers are not recorded or transmitted. Pax has no telemetry.