Free USDC Transfer MCP Server
@magnetai
Free USDC Transfer MCP Server について
MCP (Model Context Protocol) server - free usdc transfer powered by Coinbase CDP
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"free-usdc-transfer": {
"command": "npx",
"args": [
"-y",
"@magnetai/free-usdc-transfer"
],
"env": {
"COINBASE_CDP_API_KEY_NAME": "YOUR_COINBASE_CDP_API_KEY_NAME",
"COINBASE_CDP_PRIVATE_KEY": "YOUR_COINBASE_CDP_PRIVATE_KEY"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Free USDC Transfer MCP Server?
An MCP server that enables free USDC transfers on the Base blockchain using Coinbase CDP MPC Wallet integration. It allows sending USDC to any address or ENS/BaseName domain without fees.
How to use Free USDC Transfer MCP Server?
Configure with Coinbase CDP API credentials in Claude Desktop’s config file (claude_desktop_config.json) or use with magnet-desktop. Invoke the transfer-usdc tool with a USDC amount and recipient address or ENS domain. The create_coinbase_mpc_wallet tool creates a new MPC wallet.
Key features of Free USDC Transfer MCP Server
- Free USDC transfers on the Base chain
- Coinbase MPC Wallet creation and management
- Automatic ENS and BaseName domain resolution
- No transaction fees for transfers
- Secure seed file storage in the Documents directory
Use cases of Free USDC Transfer MCP Server
- Send USDC to a friend using their ENS domain
- Automate USDC payments in AI agent workflows
- Create a Coinbase MPC wallet for feeless transactions
- Schedule USDC transfers without waiting for blockchain confirmation
FAQ from Free USDC Transfer MCP Server
What is needed to run this server?
A Coinbase CDP API key and private key, available from the Coinbase CDP developer dashboard.
How are wallet seeds stored?
The seed file for Coinbase MPC wallets is stored in the Documents directory under the file name mpc_info.json.
Does the server wait for blockchain confirmation?
No, the transaction is scheduled and will not wait for completion. A link to BaseScan is provided to view details.
What blockchain does it use?
All transfers occur on the Base chain.
Does it support ENS domains?
Yes, it automatically resolves ENS and BaseName domains.
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント