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

Method mcpInstall

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

Source from the content-addressed store, hash-verified

234 mcpGetRuntime(): Promise<McpServerRuntime>
235 mcpGetStatuses(): Promise<McpClientStatus[]>
236 mcpInstall(id: McpClientId): Promise<McpClientStatus>
237 mcpUninstall(id: McpClientId): Promise<McpClientStatus>
238 mcpGetInstructions(): Promise<McpInstructionsPayload>
239 mcpSetInstructions(next: string | null): Promise<McpInstructionsPayload>

Callers 1

onInstallFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected