{
  "service": "mastra",
  "routes": [
    "GET /",
    "GET /health",
    "GET /frag/:id",
    "POST /frag"
  ],
  "store": "kv"
}