Loading...
pip install uv{
"mcpServers": {
"armor-crypto-mcp": {
"command": "uvx",
"args": ["armor-crypto-mcp@latest", "--version"],
"env": {
"ARMOR_API_KEY": "<PUT-YOUR-KEY-HERE>"
}
}
}
}Wallet ManagementOrganizes and archives crypto wallets.
Primarily read operations with some non-destructive write operations.
SwapSwaps one cryptocurrency for another.
Involves writing to the blockchain and potential financial risk.
DCA (place / list / cancel)Places, lists, or cancels Dollar Cost Averaging orders.
Modifies existing orders and involves financial risk.
Scheduled OrdersSchedules future crypto orders.
Involves writing to the blockchain and potential financial risk.
Limit Orders (place / list / cancel)Places, lists, or cancels limit orders for crypto trades.
Modifies existing orders and involves financial risk.
Staking and UnstakingStakes or unstakes cryptocurrency tokens.
Involves writing to the blockchain and potential financial risk.
Token Search and Trending TokensSearches for tokens and identifies trending tokens.
Read-only operation with no side effects.
Statistical CalculatorPerforms statistical calculations for crypto analysis.
Read-only operation with no side effects.
The Armor Crypto MCP offers a range of crypto-related functionalities, but its security relies heavily on the secure management of the API key. While it provides wallet management and statistical analysis, the ability to execute transactions introduces financial risk. Use with caution, especially given its alpha status.