Public distribution surface for jarvis — local-first code intelligence MCP server (SCIP navigation + Zoekt search). Installer, Claude Code / Codex / Cursor plugins, and prebuilt binaries.
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.
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 signatures and return shapes: plugin/skills/jarvis-use/references/tool-roster.md.
Then register the MCP server — or skip that entirely by installing the plugin below, which registers it for you.
setup.sh is idempotent; re-running skips what is already present. Options: --only , --force, --help.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/jarvis-intelligence--jarvis-index.html)
Local-first MCP password and credential manager for AI agents. Use passwords, API keys, SSH identities, and TOTP without exposing hidden plaintext to the model.
pinoox/neuromeshThe Biomimetic Context Engine & Neural Runtime for AI Coding Assistants
replenhq/replenSmarter AI Development Workflows
FROWNINGdev/django-orm-lensLive sidebar, ER diagrams, CLI, and MCP server for Django models. VS Code + PyPI + MCP Registry + Glama. Zero-dep parser, no DB required.
Morningstar202604/AgentSeedAnti-hallucination guardrails for AI coding agents - hybrid Skill + MCP server (6 tools) that verifies code before it is marked done. Works with Claude Code, Cursor, VS Code, Copilot.
alexanderradahl/mac-developer-bridgeGive ChatGPT a real terminal on your Mac. Open-source MCP bridge for shell, files, PTY sessions, jobs, and Codex history.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.