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

Method cliGetStatus

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

Source from the content-addressed store, hash-verified

238 mcpGetInstructions(): Promise<McpInstructionsPayload>
239 mcpSetInstructions(next: string | null): Promise<McpInstructionsPayload>
240 cliGetStatus(): Promise<CliInstallStatus>
241 cliInstall(): Promise<CliInstallStatus>
242 cliUninstall(): Promise<CliInstallStatus>
243 raycastGetStatus(): Promise<RaycastExtensionStatus>

Callers 2

CliSettingsFunction · 0.80
buildCommandsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected