blackbox

daystrom-institute/blackbox
★ 0 stars Rust 🤖 AI/LLM Updated 7d ago
MCP server for full-text search across Claude Code and Codex CLI conversation transcripts. Tantivy-backed, sub-50ms queries over 800K+ documents.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

Single daemon for AI dev tooling: hybrid (BM25 + vector + path-token) search across Claude Code / Codex / Copilot / Vibe / Gemini transcripts **plus** registered project source code, an agentic graph projection over the same substrate (12 entity types, 7 edge families, ~1.1M indexed docs / ~1.9M edges as of this writing), a unified knowledge

Tools (20)

BLACKBOX_BACKUP_DIRBLACKBOX_KNOWLEDGE_PATHBLACKBOX_MCP_NAMEBLACKBOX_NOTES_PATHBLACKBOX_REINDEX_INTERVAL_SECSBLACKBOX_STATE_DIRBLACKBOX_THREADS_PATHBRO_HOMERUST_LOGTRANSCRIPT_SEARCH_CODEX_ROOTTRANSCRIPT_SEARCH_INDEX_PATHTRANSCRIPT_SEARCH_ROOTSassistantatom_invokeatom_statusbbox_absorbbbox_blamebbox_bootstrapbbox_bundle_evidencebbox_cite