Official 0xinsider Agent Plugin: MCP server plus five agent skills for Polymarket sports and esports analytics - large trades, wallet grades, sharp-money flow, and market research.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add agent-plugin -- npx -y skills{
"mcpServers": {
"agent-plugin": {
"command": "npx",
"args": ["-y", "skills"]
}
}
}Resumen de MCP Servers
# 0xinsider Agent Plugin
[](https://skills.sh/0xinsider/agent-plugin)
The official [Agent Plugin](https://agent-plugins.org/specification) 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
```bash
npx skills add 0xinsider/agent-plugin
```
Or install one skill without adding the whole plugin:
```bash
npx skills use 0xinsider/agent-plugin@0xinsider-api-access
```
## Contents
| Skill | Covers |
| --- | --- |
| [`0xinsider-api-access`](skills/0xinsider-api-access/SKILL.md) | Credentials, sandbox vs live hosts, MCP transports, rate limits, typed errors |
| [`polymarket-whale-trades`](skills/polymarket-whale-trades/SKILL.md) | Large-trade feed, history replay, counterparties, significance score |
| [`polymarket-wallet-grades`](skills/polymarket-wallet-grades/SKILL.md) | Trader grades, settled P&L and its trust metadata, leaderboards, position timelines |
| [`polymarket-sharp-money`](skills/polymarket-sharp-money/SKILL.md) | Directional flow, market intel, sports-edge signals, Insider Radar flags |
| [`polymarket-market-research`](skills/polymarket-market-research/SKILL.md) | Market search and explore, published research, report snapshots |
[`AGENTS.md`](AGENTS.md) holds the rules for AI coding agents writing
integration code against the API. `.cursorrules` mirrors it.
## MCP server
[`mcp.json`](mcp.json) points at the remote Streamable HTTP endpoint:
```json
{
"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`](https://0xinsider.com/.well-known/mcp).
A local stdio path ships in the CLI:
```bash
npx -y 0xinsider init
```
## Try it with no account
Every documented operation answers from the sandbox with no credential:
```bash
curl -s https://0xinsider.com/sandbox/api/v1/leaderboard
```
One POST returns a sandbox key and the steps to live access:
```bash
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>
- CLI and MCP package: <https://www.npmjs.com/package/@0xinsider/mcp>
## License
MIT
Lo que la gente pregunta sobre agent-plugin
¿Qué es 0xinsider/agent-plugin?
+
0xinsider/agent-plugin es mcp servers para el ecosistema de Claude AI. Official 0xinsider Agent Plugin: MCP server plus five agent skills for Polymarket sports and esports analytics - large trades, wallet grades, sharp-money flow, and market research. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-15.
¿Cómo se instala agent-plugin?
+
Puedes instalar agent-plugin clonando el repositorio (https://github.com/0xinsider/agent-plugin) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar 0xinsider/agent-plugin?
+
Nuestro agente de seguridad ha analizado 0xinsider/agent-plugin y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene 0xinsider/agent-plugin?
+
0xinsider/agent-plugin es mantenido por 0xinsider. La última actividad registrada en GitHub es del 2026-09-15, con 0 issues abiertos.
¿Hay alternativas a agent-plugin?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega agent-plugin en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/0xinsider-agent-plugin)<a href="https://claudewave.com/repo/0xinsider-agent-plugin"><img src="https://claudewave.com/api/badge/0xinsider-agent-plugin" alt="Featured on ClaudeWave: 0xinsider/agent-plugin" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.