Skip to content
Claude Code

mcp unico for Claude Code

io.github.codespar/mcp-unico

MCP server for Unico — Brazilian identity + KYC: CPF/CNPJ, OCR, face match, liveness, PEP/watchlists

client:Claude Code transport:stdio runtime:npm

Install mcp unico in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-unico -e UNICO_CLIENT_ID=<UNICO_CLIENT_ID> -e UNICO_CLIENT_SECRET=<UNICO_CLIENT_SECRET> -e UNICO_ENV=<UNICO_ENV> -e UNICO_BASE_URL=<UNICO_BASE_URL> -e UNICO_AUTH_URL=<UNICO_AUTH_URL> -- npx -y @codespar/mcp-unico

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp unico in other clients