Give your AI agent
blockchain superpowers
Install the y0 MCP server and let Claude, GPT, or any AI agent read balances, get quotes, swap tokens, and send transactions — non-custodially.
Quick start
Three steps to get your AI agent on-chain
Install
npm install @y0exchange/mcpConfigure
{
"mcpServers": {
"y0": {
"command": "npx",
"args": ["@y0exchange/mcp"]
}
}
}Use
"What is the ETH balance
of 0xd8dA...6045?
Swap 100 USDC to ETH
on Ethereum."10 MCP Tools
6 read-only + 4 write tools — all included in the free tier
Native + ERC-20 token balances across chains
Aggregated portfolio with USD values
Real-time token prices via CoinGecko
Swap/bridge quote with routing preview
Gas prices with USD estimates
Transaction history with classification
Build unsigned swap tx via 1inch/0x
Build unsigned transfer tx (native/ERC-20)
Build unsigned bridge tx via LI.FI
Build unsigned ERC-20 approve tx
Non-custodial write operations
Write tools never touch private keys. Here is how it works:
Calls swap/send tool via MCP protocol
Builds unsigned transaction, sends to signing service
Queues tx, notifies user via WebSocket/push
Reviews tx details, signs with own wallet, broadcasts to chain
Supported chains
All EVM chains through a unified API
Start building today
Free tier: full mainnet access, all 10 tools, unlimited wallets & transactions.