sessiongrep

braincompany/sessiongrep
★ 9 stars Rust Database Updated 1mo ago ✓ Clean
Local-first memory layer for CLI agents. Indexes Claude Code, Codex CLI, and Cursor session histories into SQLite + FTS5 — searchable from a CLI, TUI, or MCP server so your next agent session can recall the last one.
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": {
    "sessiongrep": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "sessiongrep"
      ]
    }
  }
}

Topics

agent-memoryai-agentsclaude-codecodex-clicursordeveloper-toolslocal-firstmcprust
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →