{
  "specVersion": "1.0",
  "host": {
    "displayName": "sfclarity",
    "identifier": "sfclarity.com"
  },
  "skills": [
    {
      "identifier": "urn:agent-skill:sfclarity.com:mcp-events",
      "displayName": "sfclarity events MCP server",
      "description": "Search and read published SF tech events over a minimal, unauthenticated, read-only MCP JSON-RPC 2.0 server — two tools: search_events, get_event.",
      "mcp": {
        "url": "https://sfclarity-mcp-server.cloudflare-driveway392.workers.dev/mcp",
        "transport": "json-rpc-2.0-over-http",
        "tools": ["search_events", "get_event"],
        "serverCard": "https://sfclarity-mcp-server.cloudflare-driveway392.workers.dev/.well-known/mcp/server-card.json"
      }
    }
  ]
}
