@Coinbase/Payments
БесплатноНе проверенCombines wallets, onramps, and payments via x402 to enable AI agents to autonomously discover and pay for services without API keys or complex setup.
Описание
Combines wallets, onramps, and payments via x402 to enable AI agents to autonomously discover and pay for services without API keys or complex setup.
README
Payments MCP is an MCP server & companion wallet app that combines wallets, onramps, and payments via x402 into a single solution for agentic commerce.
It enables AI agents to autonomously discover and pay for services without API keys, complex seed phrases, or manual intervention.
Read the documentation
Quick Start
1) Install payments-mcp:
npx @coinbase/payments-mcp
2) Select your MCP client:
During installation, you'll be prompted to choose which MCP client you're configuring:
- Claude - Claude Desktop application
- Claude Code - Claude Code CLI
- Codex - OpenAI Codex CLI
- Gemini - Google Gemini CLI
- Other - Other MCP-compatible tools
3) Automatic Configuration (Optional):
The installer supports automatic configuration for compatible MCP clients.
You'll be prompted during installation, or you can:
# Automatically configure without prompting
npx @coinbase/payments-mcp --client claude --auto-config
# Skip automatic configuration
npx @coinbase/payments-mcp --client claude --no-auto-config
4) Manual Configuration (If Needed):
If you skip automatic configuration, detailed setup instructions will be displayed.
Example Configuration:
{
"mcpServers": {
"payments-mcp": {
"command": "node",
"args": ["/Users/your-home-dir/.payments-mcp/bundle.js"]
}
}
}
Usage
Commands
# Default installation (same as 'install')
npx @coinbase/payments-mcp
# Explicit install command
npx @coinbase/payments-mcp install
# Force reinstallation (even if up to date)
npx @coinbase/payments-mcp install --force
# Check installation status
npx @coinbase/payments-mcp status
# Uninstall payments-mcp
npx @coinbase/payments-mcp uninstall
# Enable verbose logging for any command
npx @coinbase/payments-mcp install --verbose
Options
--client, -c <client>: Specify MCP client to configure (claude, claude-code, codex, gemini, other)--auto-config: Automatically configure the MCP client without prompting (for supported clients)--no-auto-config: Skip automatic configuration prompt--verbose, -v: Enable detailed logging output--force, -f: Force reinstallation even if already up to date--help, -h: Show help information
Supported MCP Clients
| Client | Value | Description | Auto-Config |
|---|---|---|---|
| Claude Desktop | claude |
Claude Desktop application | ✅ |
| Claude Code | claude-code |
Claude Code CLI tool | ✅ |
| Codex CLI | codex |
OpenAI Codex CLI tool | ✅ |
| Gemini CLI | gemini |
Google Gemini CLI tool | ✅ |
| Other | other |
Other stdio-compatible MCP clients | Manual only |
File Locations
- Installation Directory:
~/.payments-mcp/ - Logs: Displayed in terminal (use
--verbosefor detailed logs)
Troubleshooting
Common Issues
"Command not found" Error
- Ensure npm is in your system PATH
- Try running
npm --versionto verify npm installation
"Permission denied" Error
- On macOS/Linux: Check file permissions in the installation directory
- On Windows: Try running as administrator
"Module not found" Error
- Re-run the installer to download the latest version
- Use
--forceflag to force reinstallation
Network Issues
- Check your firewall and proxy settings
Debug Mode
For detailed troubleshooting information, run with verbose logging:
npx @coinbase/payments-mcp install --verbose
Getting Help
Check the status of your installation:
npx @coinbase/payments-mcp statusView detailed logs with
--verboseflagFor additional support, visit: GitHub Issues
Security
The Coinbase team takes security seriously. Please do not file a public ticket discussing a potential vulnerability. Please report your findings through our HackerOne program.
For more information, see our Security Policy.
License
Licensed under the Apache License, Version 2.0. See the LICENSE file for details.
Note: This installer is designed for the payments-mcp project and supports multiple MCP clients. For other MCP servers, please refer to their respective installation instructions.
Установка @Coinbase/Payments
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/coinbase/payments-mcpFAQ
@Coinbase/Payments MCP бесплатный?
Да, @Coinbase/Payments MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Coinbase/Payments?
Нет, @Coinbase/Payments работает без API-ключей и переменных окружения.
@Coinbase/Payments — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Coinbase/Payments в Claude Desktop, Claude Code или Cursor?
Открой @Coinbase/Payments на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare @Coinbase/Payments with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
