selvedge

masondelan/selvedge
★ 5 stars Python 🤖 AI/LLM Updated today
Long-term memory for AI-coded codebases. A git blame for AI agents — but for the why. MCP server that captures the agent's reasoning live, in context, as each change is made. Local SQLite, zero deps.
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": {
    "selvedge": {
      "command": "uvx",
      "args": [
        "selvedge"
      ]
    }
  }
}

Or install with pip: pip install selvedge

Topics

agent-traceai-agent-reasoningai-agentsai-code-provenanceai-codebase-memoryai-codingclaude-codecodebase-change-trackingcursordeveloper-toolsdevtoolsgit-blamegit-blame-for-ailong-term-memorymcp