ARMOR_API_URL
(e.g. https://app.armorwallet.ai/api/v1
)ARMOR_API_KEY
(<PUT-YOUR-KEY-HERE>
)test
with the MCP Armor Crypto server running as a cloud agent.Tool | Description |
---|---|
add_wallets_to_group | Add wallets to a specified group. |
archive_wallet_group | Archive wallet groups. |
archive_wallets | Archive wallets. |
calculate_token_conversion | Perform token conversion quote between two tokens. |
calculator | Safely evaluates a mathematical/statistical expression using Python syntax. |
cancel_dca_order | Cancel a DCA order. |
cancel_order | Cancel a limit or stop loss order. |
create_dca_order | Create a DCA order. |
create_groups | Create new wallet groups. |
create_order | Create an order. |
create_wallet | Create new wallets. |
get_all_orders | Retrieve all limit and stop loss orders. |
get_all_wallets | Retrieve all wallets with balances. |
get_armor_mcp_version | Get the current Armor Wallet version. |
get_current_time | Gets the current time and date. |
get_stake_balances | Get the balance of staked SOL (jupSOL). |
get_token_candle_data | Get candle data about any token for analysis. |
get_top_trending_tokens | Get the top trending tokens in a timeframe. |
get_wallet_token_balance | Get the balance for a list of wallet/token pairs. |
list_dca_orders | List all DCA orders. |
list_groups | List all wallet groups. |
list_single_group | Retrieve details for a single wallet group. |
remove_wallets_from_group | Remove wallets from a specified group. |
rename_wallets | Rename wallets. |
search_official_token_address | Get official token address/symbol for given token. |
search_token_details | Search and retrieve token details. |
send_key_to_telegram | Send the mnemonic or private key to telegram. |
stake_quote | Retrieve a stake quote. |
stake_transaction | Execute a stake transaction. |
swap_quote | Retrieve a swap quote. |
swap_transaction | Execute a swap transaction. |
transfer_tokens | Transfer tokens from one wallet to another. |
unarchive_wallet_group | Unarchive wallet groups. |
unarchive_wallets | Unarchive wallets. |
unstake_quote | Retrieve an unstake quote. |
unstake_transaction | Execute an unstake transaction. |
wait_a_moment | Wait for a short amount of time (up to 10 seconds). |