MCPcopy Create free account
hub / github.com/AI45Lab/Code / mcp_status

Method mcp_status

core/src/agent_api/session_extensions.rs:119–121  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

117 }
118
119 pub(super) async fn mcp_status(&self) -> HashMap<String, McpServerStatus> {
120 self.session.mcp_manager.get_status().await
121 }
122}

Callers

nothing calls this directly

Calls 1

get_statusMethod · 0.80

Tested by

no test coverage detected