Skip to main content
Glama

Armor Crypto MCP

add_wallets_to_group

Organize cryptocurrency wallets by adding them to a specified group for easier management and categorization within the Armor Crypto MCP server.

Instructions

Add wallets to a specified group. Expects the group name and a list of wallet names, returns a list of AddWalletToGroupResponse.

Input Schema

NameRequiredDescriptionDefault
add_wallet_to_group_requestsYes

Input Schema (JSON Schema)

{ "properties": { "add_wallet_to_group_requests": { "$ref": "#/$defs/AddWalletToGroupRequestContainer" } }, "required": [ "add_wallet_to_group_requests" ], "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/emmaThompson07/armor-crypto-mcp'

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