Skip to content

Install Claude Code

The MCP server stack ships as Claude Code plugins. Other MCP-compatible clients (Codex, Gemini CLI, Cursor, Windsurf) work too — those instructions live in each server’s setup page.

Pick one:

Terminal window
# macOS / Linux
curl -fsSL https://claude.ai/install.sh | sh
# Windows (scoop)
scoop install claude-code
# Windows (winget)
winget install Anthropic.ClaudeCode
Terminal window
claude auth login
Terminal window
claude --version

If claude is on your PATH and reports a version, you’re set. Continue to plugin marketplace.