Back to MCP Servers
Smart Tree
AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.
file-systemsgoai
By 8b-is
Installation
npx -y smart-treeConfiguration
{
"mcpServers": {
"smart-tree": {
"command": "npx",
"args": ["-y", "smart-tree"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes