Qoory Crypto Intelligence for Claude Desktop
io.github.qoory-ai/qoory
One Data Plane for crypto research, with 42 live tools for markets, entities, news, and signals.
client:Claude Desktop
transport:streamable-http
Install Qoory Crypto Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"qoory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.qoory.ai/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