Coinbase's Base network has moved its AI-agent wallet work into a more user-facing channel with Base MCP, a remote Model Context Protocol server designed to connect AI assistants to Base Account actions.

The practical change is that supported clients can now ask for onchain actions in natural language, while the wallet remains the control point. Base's quickstart lists the remote MCP server URL as https://mcp.base.org and routes authorization through Base Account, where the user approves the connection. CoinDesk reported that the system is aimed at actions such as wallet management and DeFi app interactions, including swaps and lending.

The launch matters because it shifts crypto-agent tooling from developer-side SDKs toward chat surfaces that users already keep open. MCP gives the assistant a standardized way to discover and call tools, but it does not remove the need for wallet approval. Base's own x402 guide describes a similar pattern for paid API calls: the assistant prepares the request and the user signs the payment authorization before completion.

There is still a security tradeoff. Giving an AI client a path to request swaps, transfers, or paid requests increases convenience, but it also puts more pressure on permission screens, spending limits, and clear transaction review. The notable part is not autonomy by itself; it is Base trying to make agent-driven wallet actions portable across mainstream AI interfaces.