quantdata for VS Code
uk.quantdata/quantdata
Four market-statistics tools + a free qd_ key by email: 1 anonymous look, then 10 calls/UTC day.
client:VS Code
transport:streamable-http
tools:5
Install quantdata in VS Code
.vscode/mcp.json
{
"servers": {
"quantdata": {
"type": "http",
"url": "https://api.quantdata.uk/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs