MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / mcpGetStatuses

Method mcpGetStatuses

packages/bridge-contract/src/bridge.ts:235–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

233
234 mcpGetRuntime(): Promise<McpServerRuntime>
235 mcpGetStatuses(): Promise<McpClientStatus[]>
236 mcpInstall(id: McpClientId): Promise<McpClientStatus>
237 mcpUninstall(id: McpClientId): Promise<McpClientStatus>
238 mcpGetInstructions(): Promise<McpInstructionsPayload>

Callers 1

McpSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected