MCPcopy Create free account
hub / github.com/colbymchenry/codegraph /

Class

src/installer/targets/claude.ts:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74class ClaudeCodeTarget implements AgentTarget {
75 readonly id = 'claude' as const;
76 readonly displayName = 'Claude Code';
77 readonly docsUrl = 'https://docs.claude.com/en/docs/claude-code';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected