Skip to main content
GET
Readiness check

Response

200 - application/json

Successful Response

Response model for readiness check endpoint.

agent_name
string
required

Name of the agent

initialized
boolean
required

Whether the agent is initialized

mcp_connected
boolean
required

Whether MCP readiness is satisfied. True when no MCP servers are configured, or when every configured MCP server has a connected session.

ready
boolean
required

Whether the agent is ready

mcp_servers
Mcp Servers · object

Each configured MCP server's status (connected, disconnected, failed, not_connected) and its last error, so a partial failure is visible.