MCPcopy Create free account
hub / github.com/anomalyco/opencode / isRunning

Function isRunning

packages/opencode/src/mcp/oauth-callback.ts:190–192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188}
189
190export function isRunning(): boolean {
191 return server !== undefined
192}
193
194export * as McpOAuthCallback from "./oauth-callback"

Callers 3

ShellFunction · 0.85
ReadFunction · 0.85
TaskFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected