CoinVoyage MCP — create crypto PayOrders, webhooks, swaps across Bitcoin/Solana/EVM chains.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

COINVOYAGE_API_KEY(str)
Required

Your CoinVoyage public API key. Get one at https://dashboard.coinvoyage.io (Developers section).

COINVOYAGE_API_SECRET(str)
Secret

Server-side API secret. Required for SALE/REFUND PayOrders, fee claims, and webhook management. Leave unset if you only need DEPOSIT (merchant invoice) flows.

COINVOYAGE_API_BASE_URL(str)

Override the API base URL. Defaults to https://api.coinvoyage.io.