Agent integrations
OpenCode
Connect Pax MCP to OpenCode using the same local server entry as Cursor.
Configure OpenCode to launch the Pax MCP server from your clone:
{
"mcpServers": {
"pax": {
"command": "pnpm",
"args": ["paxfx", "mcp", "serve"],
"cwd": "/absolute/path/to/pax"
}
}
}Ensure pnpm paxfx mcp serve resolves inside the configured working directory.
Related
Was this page helpful?
Answers are not recorded or transmitted. Pax has no telemetry.