By BrokkAi
Navigate and analyze codebases semantically with tree-sitter: search symbols by regex, trace call sites and usages, explore class APIs and structures, grep files and contents, scan git commit history, query configs via jq or XPath, and switch workspaces—all locally without LSP setup.
Find symbol definitions, trace call sites, and explore class hierarchies using Brokk's searchSymbols, scanUsages, getSymbolLocations, and getClassSkeletons tools.
Read implementation details and file structure using Brokk's getClassSources, getMethodSources, getFileContents, skimFiles, and getFileSummaries tools.
Grep-like text search and file discovery using Brokk's searchFileContents, findFilesContaining, findFilenames, and listFiles tools.
Explore change history using Brokk's searchGitCommitMessages and getGitLog tools.
Query JSON and XML/HTML data using Brokk's jq, xmlSkim, and xmlSelect tools.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub brokkai/brokk --plugin brokkFull AI context layer over MCP — tree-sitter code-map, document RAG (PDF/Office/HTML/email + OCR + reranker), shared agent memory, on-demand web crawl, git history + blame + per-symbol diff. 300+ languages, 8 coding-agent harnesses, content-addressed Fjall + LanceDB.
Local codebase intelligence + change-safety gates for coding agents. Pre-indexes your repo's symbols, call graph, deps, and git history into SQLite (28 languages, 100% local, zero API keys), then exposes a lean 16-tool MCP core preset: graph-precise search, callers/impact blast radius, coupling, dead code, taint reachability, and pre-merge verify/critique gates that catch regressions, broken references, AI-slop duplication, and convention drift before they ship.
AI-powered codebase understanding assistant. Learn design patterns, analyze impact, trace code flows, and understand any codebase through information theory principles. Includes 6 Agent Skills for automatic analysis triggering.
Structural codebase indexing for efficient navigation. Reduces token consumption by 60-80% through targeted line-range reads instead of full file scans.
Teaches Claude how to use sverklo's code intelligence MCP tools — semantic search, blast-radius, PR review, codebase audit, persistent memory
Local-first hybrid semantic code search with dependency graphs and cross-repo search. Powered by CocoIndex, Tree-sitter, pgvector, and Ollama.