{
  "schemaVersion": "1.0",
  "name": "0xinsider Developer Resources",
  "publisher": "0xinsider",
  "description": "Official machine-readable index for the 0xinsider Developer API, OpenAPI contract, authentication guide, webhooks, CLI, and MCP server. 0xinsider is Polymarket analytics for sports and esports in real-time.",
  "website": "https://0xinsider.com/developers",
  "resources": [
    {
      "name": "0xinsider Developer API",
      "type": "rest-api",
      "discoveryUrl": "https://0xinsider.com/api/v1",
      "openapiUrl": "https://0xinsider.com/api/v1/openapi.json",
      "description": "Typed REST operations for Polymarket sports and esports markets, traders, large trades, positions, reports, and sharp-money flow."
    },
    {
      "name": "0xinsider API authentication",
      "type": "authentication",
      "url": "https://0xinsider.com/auth.md",
      "description": "Bearer API-key setup, public discovery routes, error handling, and rate-limit behavior."
    },
    {
      "name": "0xinsider webhooks",
      "type": "webhooks",
      "url": "https://0xinsider.com/api/v1/openapi.json#/paths/~1api~1v1~1webhooks",
      "description": "Signed webhook destinations and delivery controls documented in the OpenAPI contract."
    },
    {
      "name": "0xinsider CLI",
      "type": "cli",
      "package": "@0xinsider/mcp",
      "npmUrl": "https://www.npmjs.com/package/@0xinsider/mcp",
      "install": "npm install --global @0xinsider/mcp",
      "command": "0xinsider",
      "description": "Official npm CLI for local MCP setup and stdio access."
    },
    {
      "name": "0xinsider MCP server",
      "type": "mcp",
      "transport": "streamable-http",
      "serverCardUrl": "https://0xinsider.com/.well-known/mcp",
      "endpoint": "https://api.0xinsider.com/api/v1/mcp",
      "description": "Read-only Streamable HTTP tools for Polymarket sports and esports analytics. Bearer authentication is required for transport requests."
    },
    {
      "name": "0xinsider agent instructions",
      "type": "agent-instructions",
      "url": "https://0xinsider.com/agents.md",
      "description": "When-to-use guidance and the decision tree for REST, MCP, and browser tools."
    },
    {
      "name": "0xinsider full API reference",
      "type": "documentation",
      "url": "https://0xinsider.com/llms-full.txt",
      "description": "Complete endpoint, parameter, response, pagination, freshness, and rate-limit guidance."
    },
    {
      "name": "0xinsider developer documentation",
      "type": "documentation",
      "url": "https://docs.0xinsider.com",
      "description": "Human-readable API, CLI, and MCP setup documentation."
    }
  ]
}
