io.github.codespar

mcp-coinbase-cdp

MCP server for Coinbase Developer Platform (CDP) — Trading, Wallets, Payments under one CDP key

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

COINBASE_CDP_KEY_NAME(str)
Required

CDP key id of the form organizations/<org>/apiKeys/<id>. Mint at https://portal.cdp.coinbase.com.

COINBASE_CDP_PRIVATE_KEY(str)
RequiredSecret

PEM-encoded ECDSA P-256 private key downloaded once at mint time from https://portal.cdp.coinbase.com. Pass the full PEM including BEGIN/END lines.