{
  "service": "meshrouter",
  "tagline": "the right model for every job",
  "endpoints": [
    "GET /health",
    "GET /models",
    "POST /route",
    "POST /v1/chat/completions"
  ],
  "providers_live": [
    "anthropic",
    "openai",
    "groq",
    "replicate"
  ]
}