Agent integrations

Agents

Install Pax into Claude Code, Codex, Cursor, and OpenCode with local skills and MCP.

1 min readUpdated

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

  1. Pick your editor

    paxfx install cursor    # or claude | codex | opencode | all
    paxfx protocol install
    paxfx integrations status
  2. Verify MCP

    Ensure pnpm build succeeded in your Pax clone. Add MCP config with cwd pointing at that clone. See editor-specific guides below.

  3. Add skills

    Skills live under skills/ in the Pax repository. Install copies the orchestrator and medium skills your editor supports.

Editor guides

EditorGuideStatus
CursorCursor setupproduction
Claude CodeClaude Code setupproduction
CodexCodex setupproduction
OpenCodeOpenCode setupproduction

Lifecycle

TaskPage
Move between editorsMigration
Pull a new Pax versionUpgrade
Remove integrationsUninstall

Inference

Pax defaults to inference.mode = "disabled". Connect your own endpoints when needed. Pax never bills for inference on your behalf.

Was this page helpful?

Answers are not recorded or transmitted. Pax has no telemetry.