Skip to content
Claude Code

mcp pomelo for Claude Code

io.github.codespar/mcp-pomelo

MCP server for Pomelo — pan-LATAM card issuing: users, virtual/physical cards, transactions

client:Claude Code transport:stdio runtime:npm

Install mcp pomelo 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-pomelo -e POMELO_CLIENT_ID=<POMELO_CLIENT_ID> -e POMELO_CLIENT_SECRET=<POMELO_CLIENT_SECRET> -e POMELO_ENV=<POMELO_ENV> -e POMELO_BASE_URL=<POMELO_BASE_URL> -e POMELO_AUTH_URL=<POMELO_AUTH_URL> -e POMELO_AUDIENCE=<POMELO_AUDIENCE> -- npx -y @codespar/mcp-pomelo

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

mcp pomelo in other clients