TheSethRose/AI-File-Organizer-Agent
Uses an AI agent (powered by Google Gemini via the Agno framework) to intelligently propose and execute a plan for organizing files within a specified directory on your computer.
Platform-specific configuration:
{
"mcpServers": {
"AI-File-Organizer-Agent": {
"command": "npx",
"args": [
"-y",
"AI-File-Organizer-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...