Any stdio client
Looking for Claude Code, Cursor, or Codex CLI? See their dedicated guides — this page covers every other MCP client.
Any MCP client that can launch a stdio server can run jarvis with this one block.
{ "mcpServers": { "jarvis": { "command": "uvx", "args": ["--from", "jarvis-mcp>=0.6.0", "jarvis-server"] } }}Paste this into your client’s MCP config file — the file name and location vary by client; see the Claude Code, Cursor, and Codex CLI guides above for concrete paths.
Verify
Section titled “Verify”After registering, ask the agent to call the jarvis getIndexStatus tool with an indexed repo
slug. A JSON response — even an error object — proves the server is wired.