MCP HubMCP Hub
armorwallet

armor-crypto-mcp

by: armorwallet

The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.

168created 22/03/2025
Visit
Blockchain
Swaps

📌Overview

Purpose: To provide seamless access to blockchain functionalities including wallet management, trading strategies, and cross-platform integrations for cryptocurrency agents.

Overview: Armor Crypto MCP is a versatile multi-chain platform designed to enhance the capabilities of various crypto trading agents. It enables functionalities such as wallet management, asset swapping, and transaction management, creating a powerful ecosystem for users looking to engage with cryptocurrencies effectively.

Key Features:

  • Wallet Management: Allows users to create, organize, and archive wallets, enabling efficient tracking and management of digital assets.

  • Swap & Trades: Facilitates advanced trading strategies, including Dollar-Cost Averaging (DCA) and limit orders, optimizing buying and selling processes based on user-defined parameters.

  • Bridge: Acts as an integrative tool connecting multiple cryptocurrency ecosystems, enhancing operational flexibility for users.

  • Upcoming Features: Staking and expanded functionalities for Armor Agents.


Armor Crypto MCP

Access blockchain capabilities including bridging, swapping, staking, and crypto trading strategy for your agent, all in one platform.

Alpha Testing

We are currently in pre-alpha, testing the capabilities of various agents.

Current Features & Tools

  • Wallet Management
    • Grouping & Organization
  • Swap & Trades
    • DCA
    • Limit Orders
  • Bridge

Coming Soon

  • Staking
  • Armor Agents as a Tool

Usage Examples

Here are example prompts for testing with internal Armor Agents. This MCP serves as a gateway to various cryptocurrency ecosystems.

Wallet Management

  • Creating wallets
    Create a wallet named test2 and transfer 0.2 SOL to it from test1
    
  • Wallet organization
    Put wallets test1 and test2 into a new group called testing
    
  • Archiving wallets
    Move all of my assets from test3 to test1 and archive test3
    

DCA and Swaps

  • Simple DCA
    DCA into SOL from 20% of my USDc
    
  • Specific DCA
    Buy SOL with all of my USD in test1 wallet over a period of 3 months, placing orders at midnight every Monday and Thursday
    
  • Placing Orders
    Buy 0.12 BTC with my SOL at 10% below current market price
    
    Put a stop loss on all my altcoin positions in test2 wallet
    
  • Cancelling Orders
    Cancel all my open orders
    

Helpful Notes

  • Be specific to gain better control over your strategies.
  • Ask about the current state of assets for better planning.
  • All agents have different capabilities; utilize their strengths.
  • Discuss strategy with your agent before executing commands.
  • This information is not financial advice.

How to Access

To obtain an API Key, you need the Armor NFT. More instructions will follow.

Usage & Configuration

Configuration needed to use Armor MCP with your agent:

{
  "mcpServers": {
    "armor-wallet-mcp": {
      "command": "uvx",
      "args": ["armor-wallet-mcp"],
      "env": {
        "ARMOR_API_KEY": "<PUT-YOUR-KEY-HERE>"
      }
    }
  }
}

Installation Instructions

Claude Desktop (Developer Mode Required)

  1. Open the File Menu in Claude Desktop.
  2. Go to File > Settings.
  3. Under Developer, click Edit Configuration.
  4. Insert the armor-wallet-mcp section from above and replace the placeholder with your API key.
  5. Save the file and start a new chat.

Other Installations

  • Cline: Coming soon.
  • n8n: Coming soon.