Full AI content and context layer. The world's fastest code intelligence engine, supporting over 300 programming languages. - map and query massive codebases in sub-ms speed - git history mapping and querying - semantic and full text search on documents and inside the codebase - advanced code aware and text aware token reduction - inter-agent communication via chat rooms - multi-shell support via rmux basmind is available as a plugin for popular agentic tools, MCP server and CLI
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
📌
Hi Product Hunt!
I'm Na'aman (Na-Aman), maker of basemind.
I've been an OSS maintainer for years (Goldziher on GitHub), and for the past couple of years I've quietly been building the LEGO bricks that became basemind. It builds on Kreuzberg (just renamed xberg) for document extraction, tree-sitter-language-pack for 300+ language parsing, and Kreuzcrawl (now crawlberg) for web crawling — a pure-Rust stack I wanted to bring down to local dev tooling and actually use to accelerate how I build.
basemind turns all of that into a context layer your coding agent talks to over MCP. Instead of grepping and reading whole files to answer "where is this defined?", "what calls this?", or "what changed here?", it returns paths, line numbers, and signatures — the structural answer, at a fraction of the tokens. Git history, blame, and per-symbol diffs come along too, plus document RAG and on-demand web crawl in the same place.
The other thing I really wanted: agents running in different terminals — even different tools (Claude Code, Codex, opencode…) — that can actually talk to each other and coordinate. I maintain repos shared across several packages, and I was tired of every agent working blind to the others. basemind gives them a shared memory and a comms channel so they collaborate instead of stepping on each other.
It's open source and installs in one step. I'd love your feedback!
Report
No reviews yetBe the first to leave a review for basemind