Skip to content
Windsurf

PathCourse Health (PCH) for Windsurf

io.github.pathcourse-health/mcp-server

Cheaper LLM inference, USDC agent payments via x402, agent identity / reputation lookup.

client:Windsurf transport:stdio runtime:npm

Install PathCourse Health (PCH) in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pathcourse/mcp-server"
      ],
      "env": {
        "PCH_API_KEY": "<PCH_API_KEY>",
        "PCH_GATEWAY_URL": "<PCH_GATEWAY_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

PathCourse Health (PCH) in other clients