MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / getCodeWebUrl

Function getCodeWebUrl

src/commands/remote-setup/api.ts:180–182  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

178}
179
180export function getCodeWebUrl(): string {
181 return `${getOauthConfig().CLAUDE_AI_ORIGIN}/code`
182}

Callers 2

WebFunction · 0.85
handleConfirmFunction · 0.85

Calls 1

getOauthConfigFunction · 0.85

Tested by

no test coverage detected