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