{
  "ok": true,
  "server": "citare-mcp",
  "version": "0.1.0",
  "protocol": "MCP / JSON-RPC 2.0",
  "transport": "Streamable HTTP",
  "usage": "POST a JSON-RPC 2.0 request to this URL with Authorization: Bearer cit_api_... See https://citare.ai/api-docs for the full operation catalog.",
  "install": {
    "claude": "https://citare-v2.ravirdp.workers.dev/mcp/install/claude",
    "chatgpt": "https://citare-v2.ravirdp.workers.dev/mcp/install/chatgpt",
    "cursor": "https://citare-v2.ravirdp.workers.dev/mcp/install/cursor"
  }
}