patina_health
Check Patina Unity MCP server health: version, bridge port, command count, broker session summary. Pass include_unity_state to verify the routed Unity Editor session responds, not just registered.
Instructions
Return Patina server version, compact MCP surface status, bridge port, command count, and a broker summary (agentClientCount, unitySessionCount counting both connected and reloading sessions, reloadingSessionCount, and per-session detail). Pass include_unity_state=true to prove the routed Unity session is actually responding, not just registered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_unity_state | No | When true, also calls Unity get_editor_state through the bridge. | |
| include_bridge_diagnostics | No | When true, calls Unity's bridge-level ping without touching Unity main-thread APIs. |