memgrep

darula-hpp/memgrep
★ 2 stars TypeScript AI/LLM Updated 3d ago
Searchable, local memory for coding agents. Ingest chats from Cursor, Claude Code, and Kiro; recall them anywhere via CLI or MCP. No servers, no API keys.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memgrep": {
      "command": "npx",
      "args": [
        "-y",
        "darula-hpp/memgrep"
      ]
    }
  }
}

Topics

claude-aicoding-agentscursorkirosemantic-search