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

Method mcpGetRuntime

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

Source from the content-addressed store, hash-verified

232 renderTikz(source: string): Promise<TikzRenderResponse>
233
234 mcpGetRuntime(): Promise<McpServerRuntime>
235 mcpGetStatuses(): Promise<McpClientStatus[]>
236 mcpInstall(id: McpClientId): Promise<McpClientStatus>
237 mcpUninstall(id: McpClientId): Promise<McpClientStatus>

Callers 1

McpSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected