Server data from the Official MCP Registry
Read-only Polymarket sports and esports data: wallet grades on settled P&L, large trades, markets.
About
Read-only Polymarket sports and esports data: wallet grades on settled P&L, large trades, markets.
Remote endpoints: streamable-http: https://api.0xinsider.com/api/v1/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
35 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: OXINSIDER_API_KEY
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
0xinsider Agent Plugin
The official Agent Plugin for 0xinsider - Polymarket analytics for sports and esports in real-time.
It bundles the 0xinsider MCP server with five skills that teach an agent how to read large trades, wallet grades, sharp-money flow, and published research without misreporting them.
Install
npx skills add 0xinsider/agent-plugin
Or install one skill without adding the whole plugin:
npx skills use 0xinsider/agent-plugin@0xinsider-api-access
Contents
| Skill | Covers |
|---|---|
0xinsider-api-access | Credentials, sandbox vs live hosts, MCP transports, rate limits, typed errors |
polymarket-whale-trades | Large-trade feed, history replay, counterparties, significance score |
polymarket-wallet-grades | Trader grades, settled P&L and its trust metadata, leaderboards, position timelines |
polymarket-sharp-money | Directional flow, market intel, sports-edge signals, Insider Radar flags |
polymarket-market-research | Market search and explore, published research, report snapshots |
AGENTS.md holds the rules for AI coding agents writing
integration code against the API. .cursorrules mirrors it.
MCP server
mcp.json points at the remote Streamable HTTP endpoint:
{
"mcpServers": {
"0xinsider": {
"type": "http",
"url": "https://0xinsider.com/mcp",
"headers": { "Authorization": "Bearer ${OXINSIDER_API_KEY}" }
}
}
}
The server exposes 33 tools across traders, markets, large trades, positions,
flow, research, reports, and webhooks. Its card is at
/.well-known/mcp.
A local stdio path ships in the CLI:
npx -y 0xinsider init
Try it with no account
Every documented operation answers from the sandbox with no credential:
curl -s https://0xinsider.com/sandbox/api/v1/leaderboard
One POST returns a sandbox key and the steps to live access:
curl -s -X POST https://api.0xinsider.com/api/v1/agents/register \
-H 'Content-Type: application/json' -d '{"name":"my-agent"}'
Official resources
- Developer portal: https://0xinsider.com/developers
- API documentation: https://docs.0xinsider.com
- OpenAPI 3.1 spec: https://0xinsider.com/api/v1/openapi.json
- Machine-readable index: https://0xinsider.com/llms.txt
- Python SDK: https://github.com/0xinsider/0xinsider-python
- Go SDK: https://github.com/0xinsider/0xinsider-go
- Node.js and TypeScript SDK: https://github.com/0xinsider/0xinsider-node
- Rust SDK: https://github.com/0xinsider/0xinsider-rust
- CLI and MCP package: https://www.npmjs.com/package/@0xinsider/mcp
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
