MCPcopy Create free account
hub / github.com/Noumena-Network/code / getCodeWebUrl

Function getCodeWebUrl

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

Source from the content-addressed store, hash-verified

181}
182
183export function getCodeWebUrl(): string {
184 return `${getOauthConfig().CLAUDE_AI_ORIGIN}/code`
185}

Callers 2

WebFunction · 0.85
handleConfirmFunction · 0.85

Calls 1

getOauthConfigFunction · 0.85

Tested by

no test coverage detected