Skip to content
Claude Desktop

replen for Claude Desktop

io.github.replenhq/replen

A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.

client:Claude Desktop transport:stdio runtime:npm

Install replen in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "replen": {
      "command": "npx",
      "args": [
        "-y",
        "@replen/mcp"
      ],
      "env": {
        "DIGEST_BASE_URL": "<DIGEST_BASE_URL>",
        "DIGEST_TOKEN": "<DIGEST_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

replen in other clients