Polymarket Wallet Intelligence
Classify Polymarket wallets as human or bot, score their trading edge, read open positions.
Install Polymarket Wallet Intelligence in your MCP client
Polymarket Wallet Intelligence is a Model Context Protocol server. Add it to your MCP client config once, restart, and the server's tools become available to your AI assistant. The same JSON snippet below works across all four major clients — only the config file path differs.
- Locate your client's MCP config file.
- Cursor:
~/.cursor/mcp.json - Claude Desktop (macOS):
~/Library/Application Support/Claude/claude_desktop_config.json - Claude Desktop (Windows):
%APPDATA%\Claude\claude_desktop_config.json - VS Code:
Settings → Extensions → MCP - Windsurf:
Settings → MCP Servers
- Cursor:
- Add Polymarket Wallet Intelligence to the mcpServers map — paste the snippet below into your config file. If you already have other MCP servers, merge the entry into the existing
mcpServersobject. - Restart your client so it picks up the new server.
- Verify — ask the assistant to list available tools; Polymarket Wallet Intelligence's tools should appear.
{
"mcpServers": {
"polymarket-wallet-intelligence": {
"command": "npx",
"args": [
"-y",
"@polymarket-wallet-intelligence/mcp-server"
],
"note": "Replace with the actual package name from the server's documentation."
}
}
}Install Polymarket Wallet Intelligence in Cursor
Open ~/.cursor/mcp.json in your editor, paste the snippet above into mcpServers, save, and restart Cursor. Polymarket Wallet Intelligence will show up in the assistant's tool list on next launch.
Install Polymarket Wallet Intelligence in Claude Desktop (macOS)
Open ~/Library/Application Support/Claude/claude_desktop_config.json in your editor, paste the snippet above into mcpServers, save, and restart Claude Desktop (macOS). Polymarket Wallet Intelligence will show up in the assistant's tool list on next launch.
Install Polymarket Wallet Intelligence in Claude Desktop (Windows)
Open %APPDATA%\Claude\claude_desktop_config.json in your editor, paste the snippet above into mcpServers, save, and restart Claude Desktop (Windows). Polymarket Wallet Intelligence will show up in the assistant's tool list on next launch.
Install Polymarket Wallet Intelligence in VS Code
Open Settings → Extensions → MCP in your editor, paste the snippet above into mcpServers, save, and restart VS Code. Polymarket Wallet Intelligence will show up in the assistant's tool list on next launch.
Transport
Polymarket Wallet Intelligence supports the following MCP transports. Most AI clients use stdio by default for locally-installed servers.
More verticals.financial_services.risk MCP servers
Other Model Context Protocol servers in the same space as Polymarket Wallet Intelligence. Each one adds different capabilities to your AI assistant — pick based on the data sources or workflows you need.
Seneschal Data
Monero/Zcash payment webhooks + DeFi liquidation & Ethereum builder data over MCP. Free tier; x402.
mcp
Model Context Protocol server for the XRPL-Utilities portfolio: Sentinel (wallet classifier), Pulse (signal feed), Telemetry (supply + utility floor), Trust (XLS-70/80/81 directory), Vault (RWA tracker), and Flows (ETF AUM vs XRPL flow correlation). Expos
thinchain
MCP server that sanitizes bad broker data and compresses options chains 95% for AI trading agents.
nexus-financial
Crypto signals, Kalshi prediction markets, wallet AML. x402 USDC on Base.
mcp
Axon MCP server — local non-custodial trading terminal for AI agents. ~35 typed Model Context Protocol tools for Hyperliquid perps, Uniswap V3 spot, Aave V3 lending, GMX v2 perps across Arbitrum, Base, Avalanche, Polygon, Optimism. Drop-in for Claude Code
XRPL-Utilities
XRPL data tools for AI agents: wallet classifier, signals, RWA tracker, ETF flows. Pay via x402.
GMO Coin FX MCP Server
MCP server for GMO Coin FX trading, positions, executions, klines, and account balances.
l402-kit
MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.
Browse the full MCP server directory or use Stork's one-line install to let your agent pick the right server automatically.