Skip to content
VS Code

pch x402 mcp for VS Code

com.pathcoursehealth/pch-x402-mcp

PathCourse Health inference SKUs as x402 paid MCP tools, billed per call in USDC on Base.

client:VS Code transport:stdio runtime:npm

Install pch x402 mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "pch-x402-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "pch-x402-mcp"
      ]
    }
  }
}

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

pch x402 mcp in other clients