quantdata for Claude Desktop
uk.quantdata/quantdata
Four market-statistics tools + a free qd_ key by email: 1 anonymous look, then 10 calls/UTC day.
client:Claude Desktop
transport:streamable-http
tools:5
Install quantdata in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quantdata": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.quantdata.uk/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