Full AI context and content layer for coding agents over one MCP server — tree-sitter code-map, document RAG, shared memory, multi-agent comms, web crawl, git history + blame. 300+ languages, 10+ agent harnesses, pure Rust.
Evidence-first, multilingual, S3-native RAG — answers only from cited evidence (exact quote, page, bbox) and abstains when the evidence is weak, missing or conflicting. The guarantee is "no ungrounded claim". Byte-identical core across Python, Go and JavaScript. Docs: https://muthuishere.github.io/citenexus/
Semantic code search for coding agents — search by meaning like grep, trace call graphs, find tests & blast radius. 100% local embeddings (ONNX/MLX), MCP server, plugins for Claude Code, OpenCode, Codex & Droid.
A space-aware local data control plane for Vulcan, coordinating shared SQLite, LanceDB, and host-managed database access across multiple runtime clients.