Integrations
jarvis is an MCP stdio server. Any MCP-compatible client can connect to it — pick your client below for the fastest path.
| Client | Path | Guide |
|---|---|---|
| Claude Code | Plugin (auto-registers) or manual claude mcp add | Claude Code |
| Cursor | One-click install link, plugin marketplace, or manual | Cursor |
| Codex CLI | Plugin marketplace or manual config | Codex CLI |
| Any stdio client | Manual JSON block | Any stdio client |
Installing a plugin auto-registers the server and, for Claude Code and Codex CLI, bundles three
skills: jarvis-setup (onboarding), jarvis-use (steers the agent toward structural queries
over grep), and jarvis-issues (files well-formed bug reports).
For a broader comparison of install channels — PyPI, plugins, and the MCP Registry — see the install channels matrix.