RepoMix
Package codebases into AI-friendly single files with intelligent code structure preservation and token optimization.
Featured
View Source18470 stars
0 tools
Created Aug 2025
@yamadashy/yamadashy-repomixAbout
Package codebases into AI-friendly single files with intelligent code structure preservation and token optimization.
Categories
general
Installation
npm
npm install @yamadashy/yamadashy-repomix
Configuration
{
"mcpServers": {
"yamadashy-repomix": {
"command": "npx",
"args": [
"-y",
"@yamadashy/yamadashy-repomix"
]
}
}
}