Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/ai-agents/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ import { WalletSetupDemo } from "/snippets/WalletSetupDemo.jsx"

Base MCP gives your AI assistant direct access to your [Base Account](/base-account) (the smart wallet powering the Base App). Connect once and your assistant can check balances, send funds, swap tokens, sign messages, execute contract calls, and pay x402-enabled APIs across multiple networks. Every write action requires your approval.

> [!IMPORTANT]
>
> ### Wallet Compatibility
>
> Base MCP is designed to work with native Base Smart Wallet accounts created through the Base App onboarding flow using passkeys or email authentication.
>
> Some users may encounter onboarding or recovery issues when attempting to use wallets that were originally created outside of the Base App onboarding flow.
>
> If you experience compatibility issues, create a new Base Smart Wallet through the Base App onboarding flow and connect that wallet to Base MCP.

## Demo

<WalletSetupDemo />
Expand Down