jarvis-intelligence/jarvis-index

jarvis-intelligence★ 4HTMLLast synced: 2026-08-08

Open on GitHub

Public distribution surface for jarvis — local-first code intelligence MCP server (SCIP navigation + Zoekt search). Installer, Claude Code / Codex / Cursor plugins, and prebuilt binaries.

README excerpt

Local-first code intelligence for coding agents. Index your own repositories with SCIP and Zoekt, then let the agent ask structural questions — who calls this? , where is this defined? — instead of guessing from grep. Everything runs on your machine. No code leaves it, no telemetry, no account. This repo is the public distribution surface : the installer, the plugins, the binary release assets, and the issue tracker. It holds no source — see Why this repo exists. What you get Nine MCP tools, exposed to any MCP client: Tool Answers Navigate goToDefinition Where is X defined? findReferences Everywhere X is used callHierarchy What calls X , and what X calls typeHierarchy Super/subtypes of X documentSymbols Every symbol in a file Search searchCode Lexical search across indexed repos (Zoekt) semanticSearch Natural-language search — needs the [semantic] extra Scope blastRadius Which other indexed repos depend on this package getIndexStatus Is this repo indexed, and is the index stale? Plus three agent skills that ship with the plugin: jarvis-setup (onboarding), jarvis-use (steers the agent toward structural queries over grep), and jarvis-issues (files well-formed bug reports). Full signa…

View full README on GitHub →
Agentsai-agentsai-toolsclaude-codecode-intelligencecode-navigationcode-searchcodebase-analysiscodex

Category