armor-crypto-mcp.md

Armor Crypto MCP

from"armor"
480

Interface with multiple blockchains, staking, DeFi, swap, bridging

Finance
cryptoDeFistakingWeb3
install.sh
# Clone the repository
$git clone https://github.com/armorwallet/armor-crypto-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve