← Back

Set up in Claude

Claude takes custom MCP connectors in Settings → Customize: you paste the connector URL and authorize it with your Zeydoo login. Once connected, the assistant can query your Zeydoo data on your behalf. Claude Code uses the same URL from the terminal.

  1. Open Claude and click Customize in the left sidebar.

  2. Switch to the Connectors tab.

  3. Click the + button in the top-right of the Connectors pane.

  4. Choose Add custom connector.

  5. Fill in the form:

    • Name: Zeydoo MCP
    • URL: https://mcp.zeydoo.com
  6. Click Add. Zeydoo MCP appears in the list under Not connected.

  7. Click Connect and sign in with your Zeydoo account in the popup that opens. The Zeydoo tools are then available in your chats.

  8. Claude Code — add the same connector from a terminal, then run /mcp and pick Authenticate to sign in:

    claude mcp add --transport http zeydoo https://mcp.zeydoo.com
  9. Confirm the connection by asking the assistant a question about your Zeydoo account.