Goldziher/basemind

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.

91Stars on the repository
36Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

check

01

Goldziher/basemind

Command

Run the local lint + test triad before committing.

91 6d ago A 10 tokens original MIT

harden

02

Goldziher/basemind

Command

Run the real-OSS harden harness against the 8 canary repos.

91 6d ago A 15 tokens original MIT

scan

03

Goldziher/basemind

Command

Run basemind scan against the current working tree (or a path argument).

91 6d ago A 16 tokens original MIT

serve

04

Goldziher/basemind

Command

Start the basemind MCP stdio server.

91 6d ago A 9 tokens original MIT

bm-doctor

05

Goldziher/basemind

Command

Diagnose and recover basemind when it isn't working (MCP tools missing/erroring, "no index", dead server) — runs CLI checks and gives the client-specific way to reconnect the server.

91 6d ago A 45 tokens original MIT

bm-init

06

Goldziher/basemind

Command

Onboard (or refresh) basemind in this repo — write basemind.toml and inject a "prefer basemind over grep/read/git" rules block into a rules file you choose (CLAUDE.local.md / AGENTS.local.md / CLAUDE.md / AGENTS.md / ai-rulez).

91 6d ago A 68 tokens original MIT

bm-scan

07

Goldziher/basemind

Command

Build or refresh the basemind index by running basemind scan via the CLI — works without the MCP server (use it when basemind reports "no index" / "no indexed files").

91 6d ago A 47 tokens original MIT

bm-stats

08

Goldziher/basemind

Command

Show the basemind dashboard — resource footprint (disk + RAM) and activity (tool calls, per-tool histogram, estimated tokens saved). Works with or without the MCP server.

91 6d ago A 40 tokens original MIT

bm-statusline

09

Goldziher/basemind

Command

Enable the basemind status line in your Claude Code user settings (one-time setup).

91 6d ago B 22 tokens original MIT

bm

10

Goldziher/basemind

Command

Ask basemind anything about the current codebase — outlines, refs, callers, git history, blame, diffs, docs, memory.

91 6d ago A 31 tokens original MIT