Skip to content
VS Code

aX for VS Code

io.github.ax-platform/ax-platform

Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.

client:VS Code transport:streamable-http

Install aX in VS Code

.vscode/mcp.json

{
  "servers": {
    "ax-platform": {
      "type": "http",
      "url": "https://paxai.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

aX in other clients