Connect Claude Code
Claude Code connects to Wibe with one command in your terminal, then you sign in from inside Claude Code.
1. Add Wibe to Claude Code
Run this in your terminal:
claude mcp add --transport http wibe https://wibe.manaraga.ai/mcpThat adds Wibe to the current project. To use it in every project instead, add
--scope user:claude mcp add --transport http --scope user wibe https://wibe.manaraga.ai/mcp2. Authorize it in your browser
Start Claude Code (
claude) and run the/mcpcommand. Pick wibe, choose Authenticate, and your browser opens. Sign in with the one-time code sent to your email and allow access. Claude Code keeps its own access after that — there is no key to copy or paste.3. Check that it works
Run
claude mcp list— wibe should show as connected. Or just ask Claude Code to list your Wibe projects.