Download SourcePrep.

Epistemic codebase indexing, trace graphs, and MCP integration, with Private by Design architecture.

Also on the Microsoft StoreFree tier included — no account required

Get Started in 3 Steps

1
Install & launch the app

Open the .dmg or .msi and follow the installer. SourcePrep starts the background daemon automatically.

2
Add your project

Click + in the sidebar, select your project folder, and SourcePrep begins indexing immediately.

3
Connect your AI editor via MCP

Add SourcePrep to your editor's MCP config. Your AI assistant gets structural code intelligence, semantic search, and dependency analysis.

.claude/mcp.json (project root)
{
  "servers": {
    "prep": {
      "command": "prep",
      "args": ["mcp"]
    }
  }
}

Security & Verification

We sign every release. You can verify the integrity of your download using the SHA-256 checksums available on the releases page.