A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
💡AI finder/explorer. One click @files via a visual filetree and save insights in a notepad. build with Tauri
AI + Filetree + plus button + notepad — One-click your files to AI. Built-in magic notepad saves insights.
+. That's it. No more copy-paste hell.Finally, an AI tool that gets file management right.
Built for developers, researchers, writers, and anyone tired of copy-pasting files into AI chats.
Tech Stack: React + TypeScript + Tauri + Model Context Protocol (MCP)
Supported AI Providers: OpenRouter, Claude, GPT, Gemini, Ollama
Supported File Types: PDF, CSV, code files, Markdown, plain text, and more
MCP Server Options:
rust-mcp-filesystem@modelcontextprotocol/server-filesystemPerformance: Native Tauri app (~6MB) with instant file tree navigation and syntax-highlighted preview
😤 Find file → Open file → Select all → Copy → Switch to AI → Paste → Repeat...
Sound familiar? We've all been there. Until now.
😎 See file → Click + → Ask AI → Done.
Plux transforms your local files—PDFs, code, CSVs, documents, anything—into AI context with one click. No more copy-paste workflows. No more lost context. Just pure, visual file management for the AI age.
@ + filename inside an IDE. Limited to specific IDE environments and requires more typing.+ button + works with any AI model + native desktop experience.
📁 Your Project/
├── 📄 main.py [+] ← Click to add
├── 📁 components/ [+] ← Add entire folder
│ ├── 📄 header.tsx [+]
│ └── 📄 footer.tsx [+]
└── 📄 README.md [+]
# Instead of this painful workflow:
cat src/auth.js | pbcopy
# paste into AI chat
cat src/components/Login.tsx | pbcopy
# paste again...
# Do this:
# Click + on auth.js
# Click + on Login.tsx
# Ask AI anything
1. Browse to your feature branch files
2. Click + on the files you changed
3. Ask: "Review this implementation for security issues"
4. Get instant, contextual feedback
1. Click + on your dataset.csv
2. Click + on analysis_config.json
3. Ask: "What patterns do you see in this data?"
4. Save insights to built-in notepad
1. Add error logs with +
2. Add related source files with +
3. Add configuration files with +
4. Ask: "What's causing this bug?"
No copy-paste. No file hunting. Just pure, visual context management.
🎉 Coming Soon: One-Click Downloads
.dmg.exe.AppImage📦 Build from Source
git clone https://github.com/milisp/plux.git
cd plux
bun install
bun tauri build
# Option 1: Rust version (recommended)
cargo install rust-mcp-filesystem
or download rust-mcp-filesystem
~/.config/plux/mcp.json:{
"mcpServers": {
"filesystem": {
"command": "rust-mcp-filesystem",
"args": ["~/"]
}
}
}
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"~/"
]
}
}
}
That's it! Welcome to the future of AI file management.
🔥 Active Development Roadmap:
Plux is more than a tool — it's a movement to end copy-paste workflows forever.
🌟 Star us • 🍴 Fork it • 🐛 Report bugs • 💡 Suggest features • 📢 Spread the word
To make AI context management so intuitive that the + button becomes as fundamental as copy-paste.
Every file tree should have + buttons. Every AI tool should respect visual workflows. Every developer should spend time building, not managing context.
Join us. Let's kill copy-paste forever.
📖 Documentation • 🎥 Demo Video • 🔧 API Reference • 🤔 FAQ
Built with ❤️ by developers who were tired of copy-paste workflows
The revolution starts with a single +
MCP server integration for DaVinci Resolve Studio
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba