Connect Botize to Claude Code
Claude Code connects to Botize from the terminal with a single command.
Before you start
- Claude Code installed.
- A Botize account. If you don't have one, create it for free.
- A browser on the same machine, to authorize access.
Steps
-
Add the server. In your terminal:
claude mcp add --transport http botize https://webhook.botize.es/mcpTo have it in all your projects and not just the current one, add
--scope user. -
Open Claude Code and type
/mcp. -
Choose
botizeand authenticate. Botize opens in your browser. -
Sign in to Botize, click Authorize and, if you already have an MCP, choose yours (why it matters) and click Connect.
-
Go back to the terminal.
/mcpwill showbotizeas connected.
Check that it works
Ask Claude Code:
List my Botize tasks.
When you approve new tools
If a tool you just approved doesn't show up, start a new Claude Code session so it loads the list again.
Next steps
- Tools: what your assistant can do
- How an MCP connection works: OAuth details for anyone integrating Botize into their own client.
Connection checked on 2026-09-14.