mcp for VS Code
live.marketmaster/mcp
Live Kalshi and Polymarket data: EV edges, cross-venue arbitrage, markets, and whale trades.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.marketmaster.live/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs