MCPcopy Create free account
hub / github.com/anus-dev/ANUS / getMCPDiscoveryState

Function getMCPDiscoveryState

packages/core/src/tools/mcp-client.ts:149–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

147 * Get the current MCP discovery state
148 */
149export function getMCPDiscoveryState(): MCPDiscoveryState {
150 return mcpDiscoveryState;
151}
152
153/**
154 * Extract WWW-Authenticate header from error message string.

Callers 1

getMcpStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected