Armor Crypto MCP
Enables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.
README
Armor Crypto MCP
Alpha Test version 0.1.24
A single source for integrating AI Agents with the Crypto ecosystem. This includes Wallet creation and management, swaps, transfers, event-based trades like DCA, stop loss and take profit, and much more. The Armor MCP supports Solana in Alpha and, when in beta, will support more than a dozen blockchains, including Ethereum. Base, Avalanche, Bitcoin, Sui, Berachain, megaETH, Optimism, Ton, BNB, and Arbitrum, among others. Using Armor's MCP you can bring all of crypto into your AI Agent with unified logic and a complete set of tools.
<br />
<br />
<br />
<br />
<br />
<br />
Features
🧠 AI Native
📙 Wallet Management
🔃 Swaps
🌈 Specialized trades (DCA, Stop Loss etc.)
⛓️ Multi-chain
↔️ Cross-chain transations
🥩 Staking
🤖 Fast intergration to Agentic frameworks
👫 Social Sentiment
🔮 Prediction
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
Requirements
1. Make sure you have python installed
<br />
2. Install uv
Linux / Windows
pip install uv
Mac
brew install uv
<br />
3. Claude Desktop or your AI Agent will run the MCP
See Usage & Configuration for details. <br /> <br /> <br /> <br /> <br />
Alpha Testing
We are currently in pre-alpha, and we are testing the capabilities of various agents and agentic frameworks like Claude Desktop, Cline, Cursor, n8n, etc.
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
- Supports Solana blockchain
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, replace <PUT-YOUR-KEY-HERE> with your API key:
{
"mcpServers": {
"armor-crypto-mcp": {
"command": "uvx",
"args": ["armor-crypto-mcp@latest", "--version"],
"env": {
"ARMOR_API_KEY": "<PUT-YOUR-KEY-HERE>"
}
}
}
}
<br /> <br /> <br /> <br /> <br /> <br />
Use in Claude Desktop
- Must have Developer Mode enabled
- Open Claude Desktop's File Menu top left of the window.
- Go to File > Settings
- Under Developer, click Edit Configuration
- In the config file, insert the
armor-wallet-mcpsection from above - Make sure to replace the placeholder with your API key
- Save the file and start a new Chat in Claude Desktop
Use in Cline
- Click on the
MCP Serversbutton in the Cline tab in VSCode on the left panel - Scroll to the bottom of the left panel and click on
Configure MCP Servers - In the config file, insert
armor-wallet-mcpsection from above - Make sure to replace the placeholder with your API key
- Save the file, click
Doneunder theMCP Serverstab and start chatting with Cline
Use in n8n
- Open the n8n app
- Bottom-left of screen click
...next to your username and clickSettings - On the left panel, click
Community nodesand thenInstall a Community Nodebutton - In the search field for
npm Package Nametype in mcp - Install
MCP Nodes - Add any MCP node, for example:
List Tools - In the MCP Client
Parameterstab, clickSelect Credentialand clickCreate new credential - Under
Commandenteruvx - Under
Argumentsenterarmor-crypto-mcp - Under
EnvironmentsenterARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn...paste the full API Key value after the= - Back in the
Parameterstab you can choose the MCPOperationfor that Node <br /> <br /> <br /> <br /> <br /> <br />
Using Armor MCP
Once you have setup the Armor MCP here are some prompts you can use to get started <br /> <br /> <br />
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.