Skip to main content
File SystemsRust

8b-is/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-systemslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/8b-is/smart-tree

Claude Desktop configuration example:

{
  "mcpServers": {
    "smart-tree": {
      "command": "npx",
      "args": [
        "-y",
        "8b-is/smart-tree"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
File Systems
Language
Rust
Author
8b-is