Earn, track, exit
Once USDC is in your Deploy wallet, you are three tools away from earning yield.
Deposit into an agent
Ask the MCP client to allocate USDC to an agent. For example, the Delta Neutral strategy. The client checks your balance, confirms the deposit in chat, then hands you a link to sign the one transaction that moves funds into the strategy.
Tool: deposit_to_agent
The link opens the Deploy web app so you can approve the transaction with your own wallet. The MCP server never holds or requests your private key.
Check your portfolio anytime
See your idle USDC balance and what is currently deployed to an agent. Pulled live from on-chain data.
Tool: get_portfolio
Exit an agent
Un-deploy your full balance from a strategy back into your Deploy wallet. Confirmed in chat, signed via a deep-link.
Tool: withdraw_from_agent
Cash out to an external wallet
Send idle USDC from your Deploy wallet to any external address on Arbitrum whenever you want. Nothing is locked up.
Tool: withdraw_from_deploy
A note on signing
The MCP server never holds or requests your private key. Any tool that moves funds validates and confirms the details in chat, then opens a Deploy web app page where you approve the actual transaction with your own wallet. Session keys granted to agents are scoped to that strategy and expire automatically.