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

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

POMELO_CLIENT_ID(str)
RequiredSecret

OAuth2 client id

POMELO_CLIENT_SECRET(str)
RequiredSecret

OAuth2 client secret

POMELO_ENV(str)

Environment: 'sandbox' or 'production'. Defaults to 'sandbox'.

POMELO_BASE_URL(str)

API base URL override. Defaults per environment.

POMELO_AUTH_URL(str)

Auth base URL override. Defaults per environment.

POMELO_AUDIENCE(str)

OAuth2 audience override. Defaults per environment.