Harpd Agent Data for Claude Desktop
com.harpd/agent-data
Live rankings and pricing for 10,000+ AI products and LLMs. Free tier; paid data via x402.
client:Claude Desktop
transport:streamable-http
Install Harpd Agent Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.harpd.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