Claude Code
Looking for Cursor, Codex CLI, or any other stdio client? See their guides — this page covers Claude Code.
Two paths get jarvis running: the plugin (recommended) or a manual command.
Plugin (recommended)
Section titled “Plugin (recommended)”Installing the plugin registers the jarvis MCP server for you and bundles the jarvis-setup,
jarvis-use, and jarvis-issues skills:
/plugin marketplace add jarvis-intelligence/jarvis-index/plugin install jarvis@jarvisManual
Section titled “Manual”claude mcp add jarvis --scope user -- jarvis-serverThis requires jarvis-server on PATH. For GUI-launched sessions where PATH isn’t inherited,
use the absolute path from which jarvis-server instead — see
PATH troubleshooting.
Verify
Section titled “Verify”After registering, ask Claude Code to call the jarvis getIndexStatus tool with your repo slug.
Expect a JSON response naming your repo’s index status.