{
  "name": "entropia-central",
  "title": "Entropia Central",
  "description": "Entropia Universe game data and calculators: the item and creature wiki, tracked globals and Hall of Fame loots, leaderboards, avatar and team profiles, events and challenges, trade chat, and the hunting setup and ring combo calculators. Read-only.",
  "version": "1.0.0",
  "websiteUrl": "https://www.entropiacentral.com",
  "documentationUrl": "https://www.entropiacentral.com/documentation/api-reference/overview",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.entropiacentral.com/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  }
}