MCP Directory

Armor Crypto MCP

Official

Connect AI agents to crypto: wallets, swaps, DCA, limit orders, and staking on Solana.

Unverified
stdio (local)
API key
Stale
Python

Add to your client

Copy the config for your MCP client and paste it into its config file.

Install / run
uvx armor-crypto-mcp@latest

Paste into ~/Library/Application Support/Claude/claude_desktop_config.json

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

Requires `uv` (the Python package runner). Install it from https://docs.astral.sh/uv/ if `uvx` is not found.

Step-by-step guides: Add to Claude Desktop · Add to Cursor · Add to Windsurf

Before you start

  • Python installed
  • uv installed (pip install uv on Linux/Windows, brew install uv on Mac)
  • An Armor API key (ARMOR_API_KEY); currently requires holding an Armor NFT
  • An MCP-compatible client such as Claude Desktop, Cline, Cursor, or n8n

About Armor Crypto MCP

Armor Crypto MCP integrates AI agents with the crypto ecosystem, offering wallet management, swaps, transfers, and event-based trades (DCA, stop loss, take profit) on Solana. It runs over stdio via uvx and is intended for use with Claude Desktop, Cline, Cursor, n8n, and other agentic frameworks.

Tools & capabilities (9)

Wallet Management

Create and manage wallets, including grouping, organization, and archiving.

Swap

Perform normal token swaps.

DCA

Place, list, and cancel dollar-cost-averaging (DCA) orders.

Scheduled Orders

Create scheduled orders.

Limit Orders

Place, list, and cancel limit orders.

Staking and Unstaking

Stake and unstake tokens.

Token Search and Trending Tokens

Search for tokens and view trending tokens.

Statistical Calculator

Statistical calculator for accurate analysis.

Transfers

Transfer tokens, including cross-chain transactions.

When to use it

  • Let an AI agent create and manage crypto wallets on Solana
  • Execute swaps and transfers through natural-language prompts
  • Set up event-based trades like DCA, stop loss, and take profit
  • Place and manage limit and scheduled orders
  • Stake and unstake tokens and research trending tokens

Security notes

Requires an ARMOR_API_KEY supplied via environment variable. An Armor NFT is currently required to obtain an API key. This is an Alpha / pre-alpha test version (0.1.24) and handles crypto wallets, funds, and trades on the Solana blockchain — use with appropriate caution.

Armor Crypto MCP FAQ

Which blockchains are supported?

Solana is supported in the current Alpha. The roadmap mentions more than a dozen additional chains (Ethereum, Base, Avalanche, Bitcoin, Sui, Berachain, megaETH, Optimism, Ton, BNB, Arbitrum, and others) planned for beta.

How do I get an API key?

Per the README, you currently need to hold an Armor NFT to obtain an API key. Get it at https://codex.armorwallet.ai/.

Which clients are supported?

The README provides setup instructions for Claude Desktop, Cline, and n8n, and mentions Cursor among supported agentic frameworks.

Is this production-ready?

No. The README labels it an Alpha / pre-alpha test version (0.1.24) and states the team is still testing capabilities across agents and frameworks.

Alternatives to Armor Crypto MCP

Compare all alternatives →

Official Stripe server for payments, customers, subscriptions, invoices, and billing via natural language.

Featured
Verified
stdio (local)
API key
TypeScript
12 tools
Updated 1 month agoRepo

Coinbase's AgentKit MCP extension for onchain actions: transfers, swaps, and contract calls.

Verified
stdio (local)
API key
TypeScript
9 tools
Updated 1 month agoRepo

Alpaca's official trading server for stocks, ETFs, options, and crypto in plain English.

Verified
stdio (local)
API key
Python
12 tools
Updated 1 month agoRepo