Prerequisites
- Claude Code CLI installed and authenticated with Anthropic.
Connect Chiplab
Register the MCP server
Run the following command in your terminal:Claude Code stores the server configuration globally, so it is available in every project without repeating this step.
Verify the registration
Confirm that Chiplab appears in Claude Code’s server list:You should see
chiplab listed alongside any other registered MCP servers. If the entry is missing, re-run the claude mcp add command and check that the URL is correct.Authenticate inside a session
Start a Claude Code session and run the Select chiplab from the list of registered servers. Claude Code opens a browser window for the OAuth flow, sign in with your Chiplab account and approve access. Once confirmed, the terminal session is authorized and ready.
/mcp command:After completing the OAuth flow, run
/mcp again and Chiplab shows as connected. You only need to authenticate once per machine — subsequent sessions reuse the stored credentials.Revoking access
To disconnect Claude Code from Chiplab, open the API Keys page in the dashboard, find the session under Connected agents, and click Revoke. The session is invalidated immediately and/mcp will show Chiplab as disconnected until you re-authenticate..png?fit=max&auto=format&n=-J2bCR9UMv7Nrva6&q=85&s=ec408c83c2e28e17471934023bcb3f33)
.png?fit=max&auto=format&n=-J2bCR9UMv7Nrva6&q=85&s=95df654da976a9287567ab89e32f7843)