Loading MCP server directory, please wait...
Cheaper LLM inference, USDC agent payments via x402, agent identity / reputation lookup.
npx @getmcp/cli add io.github.pathcourse-health/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pathcourse-health/mcp-server": {
"command": "npx",
"args": [
"-y",
"@pathcourse/mcp-server"
],
"env": {
"PCH_API_KEY": "",
"PCH_GATEWAY_URL": "https://gateway.pathcoursehealth.com"
}
}
}
}