stocktoken_morpho_deposit_plan
Build non-custodial ERC-4626 deposit plan (approve USDG + deposit) into Morpho Steakhouse Earn vault. Does NOT broadcast.
This record as markdown: /tools/dev-aatos-aatos/stocktoken-morpho-deposit-plan.md
What stocktoken_morpho_deposit_plan does on AI Agent Tokenized Stock OS
AI agents use stocktoken_morpho_deposit_plan to commit financial operations through AI Agent Tokenized Stock OS, usually the final step of a payment, billing, or trading workflow. A call moves real money.
| Parameter | Type | Required | Description |
|---|---|---|---|
owner | string | Yes | |
assets | string | — | Raw USDG amount (6 decimals) |
approveMax | boolean | — | |
assetsHuman | string | — | Human USDG amount e.g. "100" |
Parameters from the server's own tool schema.
Why stocktoken_morpho_deposit_plan is rated Critical
stocktoken_morpho_deposit_plan moves real money, and an autonomous agent will call it with the same confidence it calls a search tool. A misread instruction or an injected prompt is all it takes to drain an account or blow a budget.
Attacks that exploit this kind of access
The rule that runs stocktoken_morpho_deposit_plan safely
PolicyLayer is an MCP gateway: it sits between your AI agents and AI Agent Tokenized Stock OS, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For stocktoken_morpho_deposit_plan, this is the rule to start with:
Any call to stocktoken_morpho_deposit_plan is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect AI Agent Tokenized Stock OS, apply this rule, and every stocktoken_morpho_deposit_plan call is checked against it from then on.
Questions about stocktoken_morpho_deposit_plan
Build non-custodial ERC-4626 deposit plan (approve USDG + deposit) into Morpho Steakhouse Earn vault. Does NOT broadcast. It is categorised as a Financial tool in the AI Agent Tokenized Stock OS MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
stocktoken_morpho_deposit_plan accepts 4 parameters: owner, assets, approveMax, assetsHuman. Required: owner. The full parameter table on this page comes from the server's own tool schema.
Register the AI Agent Tokenized Stock OS MCP server in PolicyLayer and add a rule for stocktoken_morpho_deposit_plan: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches AI Agent Tokenized Stock OS. Nothing to install.
stocktoken_morpho_deposit_plan is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the stocktoken_morpho_deposit_plan rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for stocktoken_morpho_deposit_plan. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
stocktoken_morpho_deposit_plan is provided by the AI Agent Tokenized Stock OS MCP server (https://aatos.dev/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on AI Agent Tokenized Stock OS, and thousands of servers like it.
Across the catalogue