drift

dadbodgeoff/drift
★ 760 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "drift": {
      "command": "npx",
      "args": [
        "-y",
        "dadbodgeoff/drift"
      ]
    }
  }
}

Topics

ai-toolsclicode-qualitycsharpjavamcpmcp-servermodel-context-protocolpattern-detectionphppythontypescriptvscode-extension