0xinsider for VS Code
io.github.0xinsider/mcp
Read-only Polymarket sports and esports data: wallet grades on settled P&L, large trades, markets.
client:VS Code
transport:streamable-http
runtime:npm
tools:47
Install 0xinsider in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.0xinsider.com/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_leaderboard
- get_trader
- batch_get_traders
- get_large_trades
- get_large_trade
- get_large_trades_history
- get_whale_trades
- get_whale_trade
- get_whale_trades_history
- get_pre_game_sides
- get_pre_game_side_observations
- get_sports_edge_signals
- get_sports_edge_observations
- list_games
- get_game
- get_market_flow
- batch_get_market_flow
- get_market_intel
- batch_get_market_intel
- get_sharp_money_flows
- get_smart_money_flows
- get_market_snapshot
- get_suspicious_trades
- get_suspicious_trade