Romelium/DirCat
DirCat is a high-performance C++ utility that acts like the Unix cat command, but for entire directories. It efficiently concatenates and displays file contents, supporting multi-threading, recursion, and filtering. Note: This project heavily utilized AI tools during its development.
Platform-specific configuration:
{
"mcpServers": {
"DirCat": {
"command": "npx",
"args": [
"-y",
"DirCat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...