Agent Utility API for Claude Desktop
io.github.eamondidier-ux/agent-utility-api
x402 pay-per-call tools: company enrichment, PDF extraction, Amazon/KDP data, YouTube transcripts.
client:Claude Desktop
transport:streamable-http
Install Agent Utility API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-utility-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent-api-production-169b.up.railway.app/mcp/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