0xinsider for Claude Desktop
io.github.0xinsider/mcp
Read-only Polymarket sports and esports data: wallet grades on settled P&L, large trades, markets.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:47
Install 0xinsider in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.0xinsider.com/api/v1/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
What Claude Desktop 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