Complete crypto ecosystem integration
Wallet creation, swaps, transfers, DCA, stop loss, and take profit. Single source for AI crypto integration.
{
"mcpServers": {
"armor-crypto": {
"mcpServers": {
"armor-crypto": {
"env": {
"WALLET_PRIVATE_KEY": "YOUR_PRIVATE_KEY"
},
"args": [
"-y",
"@armorwallet/armor-crypto-mcp"
],
"command": "npx"
}
}
}
}
}