Serversio.github.romcdonald9976/chikoh
C

Chikoh - Fantasy Sports & Entertainment Intelligence

io.github.romcdonald9976/chikoh · v1.5.0
● Remote
v1.5.0remote🌐 https://chikoh.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.romcdonald9976/chikoh",
  "description": "AI fantasy sports & entertainment intelligence. 75 tools across 10 sports + TV/Awards.",
  "title": "Chikoh - Fantasy Sports & Entertainment Intelligence",
  "repository": {
    "url": "https://github.com/romcdonald9976/chikoh-architecture-showcase.git",
    "source": "github"
  },
  "version": "1.5.0",
  "icons": [
    {
      "src": "https://chikoh.com/icons/icon-192x192.png",
      "mimeType": "image/png",
      "sizes": [
        "192x192"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://chikoh.com/mcp",
      "headers": [
        {
          "description": "Bearer chk_agent_... token (free tier available without auth)",
          "isSecret": true,
          "name": "Authorization"
        },
        {
          "description": "Optional agent identifier for tracking",
          "name": "X-Agent-ID"
        }
      ]
    },
    {
      "type": "sse",
      "url": "https://chikoh.com/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}