MCPcopy
hub / github.com/anomalyco/opencode / mcp.ts

File mcp.ts

packages/opencode/src/cli/cmd/mcp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cmd } from "./cmd"
2import { ConfigV1 } from "@opencode-ai/core/v1/config/config"
3import { effectCmd } from "../effect-cmd"
4import { Cause } from "effect"

Callers

nothing calls this directly

Calls 15

cmdFunction · 0.90
effectCmdFunction · 0.90
listStateFunction · 0.85
configuredServersFunction · 0.85
isMcpRemoteFunction · 0.85
authStateFunction · 0.85
oauthServersFunction · 0.85
getAuthStatusIconFunction · 0.85
getAuthStatusTextFunction · 0.85
resolveConfigPathFunction · 0.85
addMcpToConfigFunction · 0.85
syncMethod · 0.80

Tested by

no test coverage detected