{
  "$schema": "https://a2a-protocol.org/schemas/agent-card.json",
  "name": "Trailbeats Outdoor Planning",
  "version": "0.1.0",
  "url": "https://trailbeats.com",
  "description": "Trailbeats helps agents and people discover practical outdoor places in Denmark, inspect source-backed place context, and start moderated field updates.",
  "supportedInterfaces": [
    {
      "type": "web",
      "url": "https://trailbeats.com"
    },
    {
      "type": "api-catalog",
      "url": "https://trailbeats.com/.well-known/api-catalog"
    },
    {
      "type": "webmcp",
      "url": "https://trailbeats.com/.well-known/mcp/server-card.json"
    }
  ],
  "capabilities": [
    "place_search",
    "map_discovery",
    "field_update_handoff",
    "source_attribution",
    "outdoor_trip_context"
  ],
  "skills": [
    {
      "name": "trailbeats-place-discovery",
      "description": "Find public outdoor places by map area, text query, postal code or coordinates.",
      "url": "https://trailbeats.com/.well-known/agent-skills/trailbeats-place-discovery.md"
    },
    {
      "name": "trailbeats-field-updates",
      "description": "Open authenticated contribution flows for moderated field updates and problem reports.",
      "url": "https://trailbeats.com/.well-known/agent-skills/trailbeats-field-updates.md"
    },
    {
      "name": "trailbeats-auth",
      "description": "Use PX7 Accounts to authenticate with Trailbeats.",
      "url": "https://trailbeats.com/.well-known/agent-skills/trailbeats-auth.md"
    }
  ]
}
