Users can now instruct ChatGPT to swap ETH for USDC on Base, and the AI will execute the transaction. This capability stems from Base's new Model Context Protocol integration, launched on May 26, with Uniswap as a native plugin.

The Base MCP establishes a direct bridge between AI assistants and onchain activity. A conversational prompt like "Swap 0.05 ETH to USDC on Base" triggers the AI agent to handle routing, execution logic, and transaction preparation.

How the Base MCP Works

Model Context Protocol is a standard allowing AI models to interact with external tools and data sources in a structured manner. Base has developed its own MCP server connecting AI assistants-including Claude, ChatGPT, and Cursor-directly to user Base Accounts, transforming natural language into onchain actions.

Uniswap serves as the primary swap and liquidity management layer. Users can execute token swaps, manage liquidity pool positions, check balances, sign messages, and execute contract calls through conversational prompts.

Every onchain write action via the Base MCP requires explicit user approval through the smart wallet system. The AI agent proposes the transaction, but the user must sign off. Private keys remain with the user, and the system uses OAuth 2.1 standards for authentication.

Base launched the MCP with seven total plugins: Uniswap, Morpho, Moonwell, Avantis, Aerodrome, Virtuals, and Bankr. These cover lending, borrowing, perpetual trading, and liquidity provisioning.

Why Uniswap on Base Matters

Uniswap has maintained strong presence and significant trading volume on Base since its deployment in 2023. The MCP flow compresses the typical multi-step swap process into a single sentence typed into an AI assistant. Users still approve the final transaction, but cognitive overhead drops dramatically.

Market Implications

Base is the first major Layer 2 to launch a comprehensive MCP integration with multiple DeFi protocols. The explicit user approval requirement mitigates prompt injection attack risks, but does not eliminate them entirely.