mcp
Connect Claude Code
Claude Code adds MCP servers from the command line. One command wires Zaai Dev in.
Add the server
Replace zaai_mcp_YOUR_SECRET_HERE with your token (how to mint one), then run:
terminal
claude mcp add zaai-dev -e ZAAI_API_TOKEN=zaai_mcp_YOUR_SECRET_HERE -- npx -y @zaai-dev/mcpVerify
- 1Run
claude mcp list—zaai-devshould appear. - 2In a Claude Code session, ask: “Use the zaai-dev tools to run whoami.” A successful call returns your user, org, and credit balance.
- 3Then try “list my captures” or “pull the brand brief for this project.”
not showing up?
Fully quit and reopen Claude Code so it re-reads its MCP config. If calls return Unauthorized, confirm you minted an mcp token (not ext or api). More in MCP troubleshooting.