{
  "service": "bb-tracker-mcp",
  "routes": [
    "GET /",
    "GET /health",
    "GET /goals/:id",
    "POST /goals"
  ],
  "store": "in-worker (D1 unbound)"
}