DepthFeed for VS Code
com.depthfeed/depthfeed
Order-book depth & history for Polymarket, Kalshi & Limitless. Keyless demo, key for full access.
client:VS Code
transport:streamable-http
tools:15
Install DepthFeed in VS Code
.vscode/mcp.json
{
"servers": {
"depthfeed": {
"type": "http",
"url": "https://api.depthfeed.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs