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

Class

src/installer/targets/cursor.ts:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82].join('\n');
83
84class CursorTarget implements AgentTarget {
85 readonly id = 'cursor' as const;
86 readonly displayName = 'Cursor';
87 readonly docsUrl = 'https://docs.cursor.com/context/model-context-protocol';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected