Skip to content
Cline

PathCourse Health (PCH) for Cline

io.github.pathcourse-health/mcp-server

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

client:Cline transport:stdio runtime:npm

Install PathCourse Health (PCH) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

PathCourse Health (PCH) in other clients