0xinsider
Rank #26,214io.github.0xinsider/mcp
Read-only Polymarket sports and esports data: wallet grades on settled P&L, large trades, markets.
0xinsider is a Model Context Protocol (MCP) server published by 0xinsider. It ranks #26,214 of 132,113 servers tracked on MCP Toplist. 0xinsider is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 15, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 105,899 of 132,113 servers on MCP Toplist.
Use 0xinsider
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http 0xinsider https://api.0xinsider.com/api/v1/mcpclaude mcp add 0xinsider -e "OXINSIDER_API_KEY=<your OXINSIDER_API_KEY>" -- npx -y @0xinsider/mcpReplace each placeholder with your own value before saving.
[mcp_servers.0xinsider]
url = "https://api.0xinsider.com/api/v1/mcp"Add to ~/.codex/config.toml.
[mcp_servers.0xinsider]
command = "npx"
args = ["-y", "@0xinsider/mcp"]
[mcp_servers.0xinsider.env]
OXINSIDER_API_KEY = "<your OXINSIDER_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.0xinsider.com/api/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"0xinsider": {
"command": "npx",
"args": [
"-y",
"@0xinsider/mcp"
],
"env": {
"OXINSIDER_API_KEY": "<your OXINSIDER_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"0xinsider": {
"url": "https://api.0xinsider.com/api/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"0xinsider": {
"command": "npx",
"args": [
"-y",
"@0xinsider/mcp"
],
"env": {
"OXINSIDER_API_KEY": "<your OXINSIDER_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"0xinsider": {
"type": "http",
"url": "https://api.0xinsider.com/api/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"0xinsider": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@0xinsider/mcp"
],
"env": {
"OXINSIDER_API_KEY": "<your OXINSIDER_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"0xinsider": {
"serverUrl": "https://api.0xinsider.com/api/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"0xinsider": {
"command": "npx",
"args": [
"-y",
"@0xinsider/mcp"
],
"env": {
"OXINSIDER_API_KEY": "<your OXINSIDER_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"0xinsider": {
"url": "https://api.0xinsider.com/api/v1/mcp"
}
}
}{
"mcpServers": {
"0xinsider": {
"command": "npx",
"args": [
"-y",
"@0xinsider/mcp"
],
"env": {
"OXINSIDER_API_KEY": "<your OXINSIDER_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.0xinsider%2Fmcp)<a href="https://mcptoplist.com/server/io.github.0xinsider%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.0xinsider%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
0xinsider
Available versions (2)
| Version | Published |
|---|---|
| 1.2.3 | Sep 17, 2026 |
| 1.0.0 | Sep 17, 2026 |
Frequently asked questions
- Who maintains 0xinsider?
- 0xinsider is maintained by 0xinsider, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is 0xinsider listed on the Official MCP Registry?
- Yes — 0xinsider is listed on the Official MCP Registry.
- How many versions does 0xinsider have?
- MCP Toplist tracks 2 versions of 0xinsider, most recently published on Sep 17, 2026.
- Where can I find the source code for 0xinsider?
- The source code for 0xinsider is hosted at github.com/0xinsider/agent-plugin.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.