Skip to main content

Prerequisites

  • Claude Code CLI installed and authenticated with Anthropic.

Connect Chiplab

1

Register the MCP server

If you cloned the Chiplab repo, the server is already registered via .mcp.json at the repo root. Claude Code will prompt you to trust it the first time you open the project.Otherwise, register it with one command:
claude mcp add --transport http chiplab https://chiplab.veecle.ai/mcp
2

Verify the registration

claude mcp list
3

Authenticate inside a session

Run /mcp, select chiplab, complete OAuth in browser.
After OAuth, run /mcp again; it shows connected. This only happens once per machine.
Add to CLAUDE.md: “After making firmware changes, test them on Chiplab before reporting back.”

Revoking access

API Keys page → Connected agents → Revoke.