apipay for Claude Desktop
io.github.iamalanlui/apipay
Prepaid balance for AI agents: one key, 4,900+ tools your agent can run today, caps, receipts.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:8
Install apipay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apipay": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apifare.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs