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.
๐ Download Now โข ๐ Documentation โข ๐ฌ Community โข โญ Star Us
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 +
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows