MCP Integration
Put your stablecoins to work with autonomous trading agents. Deploy exposes a Model Context Protocol server so any compatible client can talk to Deploy, deposit USDC, delegate it to a strategy, and withdraw. Your funds stay in your own wallet. Agents trade through scoped session keys and never hold your private keys.
MCP endpoint: https://mcp.deploy.finance/mcp
Available tools
Deploy exposes 13 tools across the four steps. The full reference is on the Tools page. Quick map:
| Step | Tool | Auth |
|---|---|---|
| Learn | what_is_deploy | Open |
| Learn | how_yield_works | Open |
| Explore | list_agents | Open |
| Explore | simulate_yield | Open |
| Fund | deposit | OAuth |
| Fund | validate_deposit | OAuth |
| Fund | list_deposit_assets | Open |
| Fund | request_deposit_quote | OAuth |
| Fund | confirm_deposit_quote | OAuth |
| Fund | check_deposit_status | OAuth |
| Earn | deposit_to_agent | OAuth |
| Exit | withdraw_from_agent | OAuth |
| Exit | withdraw_from_deploy | OAuth |
Open tools need no sign-in. OAuth tools require a one-time sign-in to your Deploy account, after which the MCP client can act on your behalf within the scopes you approved.
What to read next
- What you can do — the learning and exploration tools, no sign-in required
- Fund your wallet — deposit USDC or any supported asset
- Earn, track, withdraw — put funds to work and exit when you want
- Tools reference — every tool, its parameters, and what it returns