armorwallet/armor-crypto-mcp
MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.
Quick Start
Clone the repository:
git clone https://github.com/armorwallet/armor-crypto-mcpClaude Desktop configuration example:
{
"mcpServers": {
"armor-crypto-mcp": {
"command": "npx",
"args": [
"-y",
"armorwallet/armor-crypto-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.