@pathcourse/mcp-server
v1.0.1
Published
MCP server for PathCourse Health (PCH) — drop-in cheaper inference, USDC-based agent payments, and agent identity / reputation lookup
Readme
@pathcourse/mcp-server
MCP server for PathCourse Health (PCH). Stdio transport. Works with Claude Desktop, Cursor, Cline, Continue.dev, and Zed.
{
"mcpServers": {
"pch": {
"command": "npx",
"args": ["-y", "@pathcourse/mcp-server"],
"env": { "PCH_API_KEY": "pch_prod_b_..." }
}
}
}See the main repo README for the full tool list and per-client install guides.
