{
  "name": "No Chat Reports",
  "description": "Official catalog and docs for the No Chat Reports Minecraft Java Edition mod.",
  "url": "https://nochatreports.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "No Chat Reports",
    "url": "https://nochatreports.com/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "catalog",
      "name": "Catalog",
      "description": "List and download No Chat Reports jars by loader and Minecraft version.",
      "tags": ["minecraft", "mod", "download"]
    }
  ],
  "supportedInterfaces": [
    {
      "url": "https://nochatreports.com/mcp",
      "protocol": "mcp"
    }
  ],
  "supported_interfaces": [
    {
      "url": "https://nochatreports.com/mcp",
      "protocol": "mcp"
    }
  ]
}
