MCP server
Coinbase Payments MCP
Gives an agent a wallet so it can pay for services with x402.
Add it to your client
OfficialInstall
npx @coinbase/payments-mcp
mcpServers
{
"mcpServers": {
"coinbase-payments-mcp": {
"command": "npx",
"args": [
"@coinbase/payments-mcp"
]
}
}
}- Transport
- stdio
- Runtime
- Node
- License
- Apache-2.0
Repositoryhttps://github.com/coinbase/payments-mcp
The package ships an MCP server plus a companion wallet app from Coinbase's developer platform. The point is machine-to-machine purchasing: an agent finds a paid endpoint, settles it over the x402 payment protocol, and continues without a human pasting an API key. Onramp and wallet management sit in the same install. The npx installer walks you through picking a client and can write the config entry itself.
Similar MCP servers
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Developer ToolsCloud Platforms & Infrastructure
Ollama MCP Server
MCP serverDrives a local Ollama server through MCP tools.
AI Models & Inference
Comments(0)
Sign in to comment