Skip to main content
Finance & FintechPython

armorwallet/armor-crypto-mcp

MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/armorwallet/armor-crypto-mcp

Claude 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.

Details

Category
Finance & Fintech
Language
Python
Author
armorwallet