api/mcp_servers_status.py.dox.md
mcp_servers_status.py API endpoint.mcp_servers_status.py because this directory is intentionally flat.mcp_servers_status.py owns the runtime implementation.mcp_servers_status.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.McpServersStatuss (ApiHandler)
async process(self, input: dict[Any, Any], request: Request) -> dict[Any, Any] | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.project_name; when present, status resolves through the merged project-scoped MCP configuration.tool_count reports enabled MCP tools only; tools disabled by a server disabled_tools list stay hidden from agent-facing status counts.McpServersStatuss is an ApiHandler.McpServersStatuss defines process(...).helpers.api, helpers.mcp_handler, typing.MCPConfig.get_instance.get_servers_status, MCPConfig.get_project_instance, MCPConfig.get_instance.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.