Productivity|Development|AI / ML|UtilitiesTypeScript

repomix

Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file.

Free
N/A rating (0 reviews)0 installs25,242 GitHub stars
AIrepositorytool
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

Repomix is designed for feeding codebases to Large Language Models (LLMs) and other AI tools. It simplifies the process of preparing your repository for AI interactions.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

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

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for repomix securely

Loading...