{
  "service": "mastra",
  "routes": [
    "GET /",
    "GET /health",
    "GET /feed/:id",
    "POST /create-run"
  ],
  "store": "kv"
}