Skip to main content

Prerequisites

  • Codex CLI installed and authenticated with OpenAI.

Connect Chiplab

1

Register the MCP server

One command registers the server and starts the OAuth flow in your browser:
codex mcp add chiplab --url https://chiplab.veecle.ai/mcp
Prefer config files? Add the entry to ~/.codex/config.toml instead, then sign in:
~/.codex/config.toml
[mcp_servers.chiplab]
url = "https://chiplab.veecle.ai/mcp"
codex mcp login chiplab
2

Verify the registration

codex mcp list
Codex detects that Chiplab supports OAuth and opens the browser sign-in automatically, no tokens to copy.
Add to AGENTS.md: “After making firmware changes, test them on Chiplab before reporting back.”

Revoking access

API Keys page → Connected agents → Revoke.