Readiness check
Check if the agent is ready to accept requests.
GET
Readiness check
Response
200 - application/json
Successful Response
Response model for readiness check endpoint.
Name of the agent
Whether the agent is initialized
Whether MCP readiness is satisfied. True when no MCP servers are configured, or when every configured MCP server has a connected session.
Whether the agent is ready
Each configured MCP server's status (connected, disconnected, failed, not_connected) and its last error, so a partial failure is visible.