Skip to main content

Getting Started with the Wizerr Claude Connector

How to connect your Wizerr account to Claude and start finding component alternatives.

Written by Team

Connect via Claude.ai (web, desktop, mobile)

  1. Search for Wizerr and click Connect

  2. You'll be redirected to Wizerr — log in and click Authorize

  3. You'll be returned to Claude with the connector active

  4. Try it: "find drop-in replacements for LM358"

Connect via Claude Code (terminal)

Run:

claude mcp add --transport http wizerr https://connector.wizerr.ai/mcp

Then start Claude Code:

claude

Type /mcp → select wizerrauthenticate. A browser window will open — log in with your Wizerr account and click Authorize.

You'll see:

Authentication successful. Connected to wizerr.

First things to try

find drop-in replacements for LM358

find a 42V input buck converter 2A automotive temperature range

what is the operating temperature range for TPS24701DGK?

check pricing and stock for NE555 at DigiKey and Mouser

Disconnecting

Claude.ai: Settings → Customize → Connectors → Wizerr → Disconnect

Claude Code:

claude mcp remove wizerr
Did this answer your question?