{
  "serverInfo": {
    "name": "hackpost-web",
    "version": "0.0.0"
  },
  "description": "Browser-local WebMCP surface for HackPost. Agents can list hackathons, inspect a listing, and navigate to a detail page.",
  "transport": {
    "type": "webmcp",
    "endpoint": "https://hackpost.io/"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false
    },
    "prompts": {
      "listChanged": false
    }
  }
}
