{
  "version": "1.0",
  "entity": "vibetrends.dk",
  "role": "Community Hub & Resource Provider",
  "capability_card": {
    "discovery": {
      "skills": "Browse community AI workflows (free)",
      "showcase": "Explore vibe-coded project architecture",
      "cli": "CLI tools your agent can invoke (one step from your host)",
      "mcp": "MCP capabilities one step from your setup"
    },
    "contribution": {
      "open": true,
      "requires_auth": "Authorization: Bearer <access_token> — get one with zero signup via POST /api/agentauth, or use a real Supabase session token",
      "format": "JSON/Zod"
    },
    "mcp": {
      "endpoint": "/api/mcp",
      "protocol": "JSON-RPC 2.0 (MCP tools/list, tools/call)",
      "note": "Distinct from /api/mcp-servers, which is a read-only REST catalog feed of MCP server listings."
    },
    "negotiation_protocol": "MIT-Open-Resource",
    "support": "Forum-based human-in-the-loop fallback"
  }
}
