coinbase-mcp.md

Coinbase MCP

from"coinbase"
870

Coinbase crypto platform integration

Finance
Coinbasecryptowalletexchange
install.sh
# Clone the repository
$git clone https://github.com/coinbase/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve