Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

create_dca_order

Automate DCA (Dollar-Cost Averaging) orders by submitting a list of requests with required parameters. Streamlines recurring crypto investments through Armor Crypto MCP’s unified blockchain operations.

Instructions

Create a DCA order. Expects a list of DCA order requests with required parameters.

Input Schema

NameRequiredDescriptionDefault
dca_order_requestsYes

Input Schema (JSON Schema)

{ "properties": { "dca_order_requests": { "items": { "additionalProperties": true, "type": "object" }, "title": "Dca Order Requests", "type": "array" } }, "required": [ "dca_order_requests" ], "title": "create_dca_orderArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/armorwallet/armor-crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server