{
  "name": "elsewheres",
  "title": "Elsewheres NYC Planner",
  "description": "Read-only public NYC event discovery, recommendations, comparisons, and itinerary planning.",
  "homepage": "https://elsewheres.world/",
  "endpoint": "https://elsewheres.world/api/mcp",
  "transport": "streamable-http",
  "access": "public-read-only",
  "authentication": {
    "required": false
  },
  "protocol_versions": [
    "2025-11-25",
    "2025-06-18",
    "2025-03-26"
  ],
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false,
    "mutations": false
  },
  "claude_code": {
    "command": "claude mcp add --transport http --scope user elsewheres https://elsewheres.world/api/mcp"
  },
  "instructions": "https://elsewheres.world/llms.txt",
  "privacy": "Only already-public event and place facts are exposed. No attendees, profiles, private locations, credentials, local administration, or write operations are available.",
  "verification": "Organizer listings remain authoritative for access, price, status, weather, and route details.",
  "discovery_note": "This document is a transparent discovery hint while universal MCP server-card discovery is still being standardized. Clients should use the endpoint and transport fields directly."
}
