Skip to main content

Tools

Deploy exposes 13 MCP tools. Open tools need no sign-in. OAuth tools require a one-time sign-in to your Deploy account.

Learn

ToolAuthDescription
what_is_deployOpenExplain what Deploy is, how it works, and its safety model.
how_yield_worksOpenExplain the deposit, delegate, earn, withdraw flow.

Explore

ToolAuthDescription
list_agentsOpenList available trading agents with live APY, chain, and risk level.
simulate_yieldOpenProject estimated returns for a given deposit amount and agent.

Fund

ToolAuthDescription
depositOAuthReturn the user's Deploy wallet address and QR code to receive USDC.
validate_depositOAuthConfirm whether a USDC deposit has arrived on-chain.
list_deposit_assetsOpenList supported chains and assets for multi-asset deposit. Everything auto-converts to USDC.
request_deposit_quoteOAuthGet a cross-chain deposit quote (fees plus expiry) for a chosen chain, asset, and amount.
confirm_deposit_quoteOAuthConfirm a quote and reveal the temporary deposit address plus QR to send funds to.
check_deposit_statusOAuthCheck whether a cross-chain deposit has settled and credited the Deploy wallet.

Earn

ToolAuthDescription
deposit_to_agentOAuthInitiate a deposit into an agent, for example the Delta Neutral strategy. Validates balance, then hands off to the browser to sign.

Exit

ToolAuthDescription
withdraw_from_agentOAuthExit the agent position and return funds to the Deploy wallet. Full-balance exit.
withdraw_from_deployOAuthSend idle USDC from the Deploy wallet to an external address on Arbitrum.

Endpoint

https://mcp.deploy.finance/mcp

The MCP server speaks the Model Context Protocol. Any compatible client can connect to it directly. No SDK install is needed.