trusty-tools

bobmatnyc/trusty-tools
★ 5 stars Rust AI/LLM Updated today
Unified Rust workspace for the trusty-* AI developer-tooling ecosystem: hybrid code search, memory palace, code analysis, PR review, and the MPM multi-agent platform — MCP servers, daemons & CLIs.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trusty-tools": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "trusty-tools"
      ]
    }
  }
}

README Excerpt

Unified Rust workspace consolidating the entire trusty-* AI tooling ecosystem. 21 crates of AI development tooling with three flagship MCP servers for code search, memory management, and analysis. Machine-wide code search daemon with hybrid BM25 + vector + knowledge-graph fusion, fused via Reciprocal Rank Fusion. One install per machine, unlimited named project indexes.

Tools (2)

TRUSTY_INSTALL_DIRTRUSTY_VERSION

Topics

ai-toolsclaudecode-searchdeveloper-toolsllmmcpmemoryrustvector-search