Install
# CLI install
npm install -g @axon-trading/mcp
MCP client config
{
"command": "npx",
"args": ["-y", "@axon-trading/mcp"],
"env": { "SPAWNPAY_API_KEY": "spk_live_..." }
}
Drop this into your Claude Desktop or Cursor config. Agents call the tool, payments settle automatically.
Make it paid
This MCP is currently free. Authors can wrap any tool in two lines using spawnpay-paywall to charge per call in USDC. Keep 99.5%, no payment infra.
// Node — npm install spawnpay-paywall import { paywall } from 'spawnpay-paywall'; const myTool = paywall( { price: 0.005, vendor: 'SP_yourCode' }, originalToolFn );
About
- Package
- @axon-trading/mcp
- Version
- 1.13.5
- Author
- tytaninc7
- Published
- 2026-05-14
- Keywords
- crypto-trading, defi, decentralized-exchange, perp-trading, perpetuals, perps, hyperliquid, automated-trading
Related MCPs
-
Product search API for AI agents via Model Context Protocol. Search & compare 11M+ products across Singapore, SEA, and US markets. Multi-cur
-
Multi-DEX Perpetual Futures CLI - Pacifica, Hyperliquid, Lighter, Aster
-
The most advanced Obsidian MCP — long-term memory for AI agents. Hybrid retrieval (BM25 + TF-IDF + multilingual ML embeddings, RRF-fused) wi
-
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform re