Free USDC Transfer MCP Server logo

Free USDC Transfer MCP Server

by Magnet Labs

This MCP server enables free USDC transfers on Base using Coinbase CDP MPC Wallet integration. It simplifies sending USDC to addresses or ENS/BaseName domains without fees.

View on GitHub

Last updated: N/A

What is Free USDC Transfer MCP Server?

This is an MCP server that allows users to transfer USDC on the Base blockchain without incurring fees by leveraging Coinbase CDP's MPC wallet technology.

How to use Free USDC Transfer MCP Server?

First, obtain a Coinbase CDP API key. Then, configure your Claude Desktop environment (or use magnet-desktop) with the provided configuration, including your API key and private key. You can then use the transfer-usdc function to send USDC and create_coinbase_mpc_wallet to manage your wallet.

Key features of Free USDC Transfer MCP Server

  • Free USDC Transfers

  • Coinbase MPC Wallet Integration

  • ENS/BaseName Resolution

  • Secure Wallet Management

Use cases of Free USDC Transfer MCP Server

  • Sending USDC to friends and family on Base without fees

  • Integrating feeless USDC transfers into applications

  • Automated USDC payouts on Base

  • Micro-transactions on Base

FAQ from Free USDC Transfer MCP Server

What is Coinbase CDP?

Coinbase CDP (Cloud Developer Platform) is a platform for developers to build on Coinbase's infrastructure.

What is an MPC wallet?

MPC (Multi-Party Computation) wallets enhance security by distributing private keys across multiple parties.

Where is the Coinbase MPC wallet seed stored?

The seed file for Coinbase MPC wallets is stored in the Documents directory under the file name mpc_info.json.

What happens if a wallet already exists?

If a wallet already exists, the create_coinbase_mpc_wallet function returns the existing wallet address.

Is this server open source?

Yes, this MCP server is licensed under the MIT License, allowing for free use, modification, and distribution.