{
  "mcpServers": {
    "fairwhere": {
      "name": "FairWhere",
      "description": "Fair meeting-point planner. Discover curated Placelists, rank venues by FairWhere Score for a group, cite methodology, and continue the plan on FairWhere.",
      "version": "0.4.0",
      "url": "https://www.fairwhere.com/mcp",
      "homepage": "https://www.fairwhere.com/agents",
      "documentation": "https://www.fairwhere.com/agents",
      "auth": {
        "type": "oauth",
        "authorization_servers": [
          "https://ytjtvynvxbwbphoduqir.supabase.co/auth/v1"
        ],
        "resource": "https://www.fairwhere.com/mcp"
      },
      "tools": [
        "ping",
        "list_placelists",
        "fair_shortlist",
        "open_plan_link"
      ],
      "capabilities": {
        "tools": true,
        "resources": false,
        "prompts": false
      }
    }
  },
  "version": 1
}
