Enables direct blockchain operations, crypto trading, and wallet management through the Armor Wallet API with JWT authen...
Created byApr 22, 2025
Armor Crypto MCP
Alpha Test version 0.1
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.
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
Swap & Trades
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:
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-mcp section 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 Servers button 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-mcp section from above
Make sure to replace the placeholder with your API key
Save the file, click Done under the MCP Servers tab and start chatting with Cline
Use in n8n
Open the n8n app
Bottom-left of screen click ... next to your username and click Settings
On the left panel, click Community nodes and then Install a Community Node button
In the search field for npm Package Name type in mcp
Install MCP Nodes
Add any MCP node, for example: List Tools
In the MCP Client Parameters tab, click Select Credential and click Create new credential
Under Command enter uvx
Under Arguments enter armor-crypto-mcp
Under Environments enter ARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn... paste the full API Key value after the =
Back in the Parameters tab you can choose the MCP Operation for that Node
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.
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
Swap & Trades
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:
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-mcp section 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 Servers button 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-mcp section from above
Make sure to replace the placeholder with your API key
Save the file, click Done under the MCP Servers tab and start chatting with Cline
Use in n8n
Open the n8n app
Bottom-left of screen click ... next to your username and click Settings
On the left panel, click Community nodes and then Install a Community Node button
In the search field for npm Package Name type in mcp
Install MCP Nodes
Add any MCP node, for example: List Tools
In the MCP Client Parameters tab, click Select Credential and click Create new credential
Under Command enter uvx
Under Arguments enter armor-crypto-mcp
Under Environments enter ARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn... paste the full API Key value after the =
Back in the Parameters tab you can choose the MCP Operation for that Node