Skip to content
Claude Desktop

Repomix for Claude Desktop

io.github.yamadashy/repomix

Pack local or remote codebases into AI-friendly files that LLMs and coding agents can read or search

client:Claude Desktop transport:stdio runtime:npm

Install Repomix in Claude Desktop

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

{
  "mcpServers": {
    "repomix": {
      "command": "npx",
      "args": [
        "-y",
        "repomix"
      ]
    }
  }
}

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

Repomix in other clients