Armor Crypto MCP
MCP server for Armor Wallet multi-chain crypto operations.
Provides a comprehensive MCP server for multi-chain wallet operations including token swaps, dollar-cost averaging (DCA), staking, cross-chain bridging, and limit orders. Supports multiple blockchain networks through the Armor Wallet infrastructure.
Installation
{
"mcpServers": {
"armor-crypto": {
"command": "npx",
"args": ["-y", "armor-crypto-mcp"],
"env": {
"ARMOR_API_KEY": "YOUR_API_KEY"
}
}
}
}
Links
- GitHub: https://github.com/armorwallet/armor-crypto-mcp
- Website: https://armorwallet.com