Agent integrations
Codex
Connect Pax MCP to Codex with a local paxfx serve command.
Point Codex MCP settings at your Pax clone:
{
"mcpServers": {
"pax": {
"command": "pnpm",
"args": ["paxfx", "mcp", "serve"],
"cwd": "/absolute/path/to/pax"
}
}
}Replace cwd with the absolute path to your Pax repository after pnpm build.
Related
Was this page helpful?
Answers are not recorded or transmitted. Pax has no telemetry.