health
Monitor Delia MCP server and GPU backends to verify availability, check loaded models, track usage statistics, and diagnose connection issues.
Instructions
Check health status of Delia and all configured GPU backends.
Only checks backends that are enabled in settings.json. Shows availability, loaded models, usage stats, and cost savings.
WHEN TO USE:
Verify backends are available before delegating
Check which models are currently loaded
Monitor usage statistics and cost savings
Diagnose connection issues
Returns: JSON with: - status: "healthy" | "degraded" | "unhealthy" - backends: Array of configured backend status - usage: Token counts and call statistics per tier - cost_savings: Estimated savings vs cloud API - routing: Current routing configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||