AC

Armor Crypto MCP

Created 5 months ago

A single source for integrating AI Agents with the Crypto ecosystem.

development location documentation public crypto AI

What is Armor Crypto MCP?

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

Documentation

Armor Crypto MCP# Features

  • AI Native
  • Wallet Management
  • Swaps
  • Specialized trades (DCA, Stop Loss etc.)
  • Multi-chain
  • Cross-chain transactions
  • Staking
  • Fast integration to Agentic frameworks
  • Social Sentiment
  • Prediction

Requirements

  1. Make sure you have python installed
  2. Install uv
  • Linux / Windows
    pip install uv
    
  • Mac
    brew install uv
    
  1. Claude Desktop or your AI Agent will run the MCP

Alpha Testing

We are currently in pre-alpha, testing various agents and frameworks.

Current Features & Tools

  • Wallet Management
  • Grouping & Organization
  • Archiving
  • Swap & Trades
  • Normal swap
  • DCA (place / list / cancel)
  • Scheduled Orders
  • Limit Orders (place / list / cancel)
  • Staking and Unstaking
  • Token Search and Trending Tokens
  • Statistical Calculator for accurate Analysis

Coming Soon

  • More Blockchain Support
  • Minting
  • Armor Agents as a Tool (or A2A)

MCP Setup

Currently, you need to have the Armor NFT to get an API Key. Get it here

Usage & Configuration

To use the Armor MCP with your agent, you need the following configuration:

{
  "mcpServers": {
    "armor-crypto-mcp": {
      "command": "uvx",
      "args": ["armor-crypto-mcp@latest", "--version"],
      "env": {
        "ARMOR_API_KEY": ""
      }
    }
  }
}

Using Armor MCP

Once you have setup the Armor MCP, here are some prompts you can use to get started

Server Config

{
  "mcpServers": {
    "armor-crypto-mcp-server": {
      "command": "npx",
      "args": [
        "armor-crypto-mcp"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Armor Wallet Team
Category: official
License: Alpha Test version 0.1.24
Tags:
development location documentation