How to check and exit through MCP
Use MCP to inspect balances and request exits without giving the MCP server your private key.
get_portfolio shows idle USDC and capital deployed to an agent. withdraw_from_agent moves the strategy balance back to your Deploy wallet after confirmation and a signed handoff. withdraw_from_deploy sends idle USDC to an external Arbitrum address.
Before signing, confirm the agent, amount, destination, and network in the Deploy web app. Exit and external withdrawal are separate actions. Partial withdrawals from an active strategy are not supported through the app today.
See Stop and exit an agent for the complete lifecycle.