Skip to content

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.

Installing the plugin registers the jarvis MCP server for you and bundles the jarvis-setup, jarvis-use, and jarvis-issues skills:

Terminal window
/plugin marketplace add jarvis-intelligence/jarvis-index
/plugin install jarvis@jarvis
Terminal window
claude mcp add jarvis --scope user -- jarvis-server

This 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.

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.