coinbase-cdp-connector
Installation
SKILL.md
Coinbase CDP Connector (track E)
Routes the crypto desk's orders to Coinbase CDP — notification-first, testnet-capable, live behind
a hard gate. No order is placed that did not pass strategy-discovery-backtest (invariant #1).
Educational analysis, not financial advice. The agent proposes; a human disposes.
What CDP is
@coinbase/cdp-cli is a unified CLI for the Coinbase Developer Platform that **doubles as an MCP server
- agent skill** — giving Claude Code tool-calling access to CDP wallets, trading, payments, onchain ops.
- Requires Node.js 22+.
- Auth: an API key JSON downloaded from the Coinbase Developer Portal (user supplies, out-of-band).
- Testnet:
cdp evm faucet address=<addr> network=base-sepolia token=eth|usdc|eurc|cbbtc— real paper trading with no mainnet funds. This is our paper venue. - Verify install:
cdp evm accounts list. - Official agent skill: https://docs.cdp.coinbase.com/cdp-cli/skill