MCP.so
Sign In
Servers

MCP Coinbase Commerce Server

@zhangzhongnan928

MCP server for generating Coinbase Commerce payment links

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-coinbase-commerce": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/inspector",
        "node",
        "dist/index.js"
      ]
    }
  }
}

More from Other