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.
Install
Section titled “Install”Pick one:
# macOS / Linuxcurl -fsSL https://claude.ai/install.sh | sh
# Windows (scoop)scoop install claude-code
# Windows (winget)winget install Anthropic.ClaudeCodeAuthenticate
Section titled “Authenticate”claude auth loginVerify
Section titled “Verify”claude --versionIf claude is on your PATH and reports a version, you’re set. Continue to plugin marketplace.