
The Armor Crypto MCP Server is a powerful tool designed to enable agents to interact with blockchain ecosystems, perform swaps, manage wallets, and execute strategic crypto trading plans. This MCP (Master Control Program) serves as a bridge to cryptocurrency ecosystems, providing a suite of tools for seamless integration with agents like Claude Desktop, Cline, and n8n.
Here are some example prompts for testing with agents:
Create a wallet named test2 and transfer 0.2 SOL to it from test1Put wallets test1 and test2 into a new group called testingMove all of my assets from test3 to test1 and archive test3DCA into SOL from 20% of my USDcBuy SOL with all of my USD in test1 wallet over a period of 3 months, place the orders at midnight every Monday and ThursdayBuy 0.12 BTC with my SOL at 10% below current market priceCancel all my open ordersCurrently, access requires an Armor NFT to obtain an API Key. Get it here.
To use the Armor MCP with your agent, configure as follows:
{
"mcpServers": {
"armor-crypto-mcp": {
"command": "uvx",
"args": ["armor-crypto-mcp"],
"env": {
"ARMOR_ACCESS_TOKEN": "<PUT-YOUR-KEY-HERE>"
}
}
}
}
armor-wallet-mcp section from above.Coming soon.
Coming soon.
The Armor Crypto MCP Server is designed for seamless interaction with blockchain ecosystems, swaps, and strategic planning. It empowers agents to execute complex crypto operations with ease.