GMX carved out an "AI Agents" section right in its docs — one of the few DEXes declaring an agent strategy at the home level. Oracle-priced + two-phase execution means no MEV, which agents love.
About
Agent skills for trading and providing liquidity on GMX V2.
Install
Pick your runtime, copy the snippet, paste it into your client config.
{
"mcpServers": {
"gmx-ai": {
"command": "npx",
"args": ["-y", "gmx-ai"]
}
}
}- ·Node.js 20+
- ·An MCP-compatible client
Project pulse
Live from GitHub — see if the project is actually maintained.
How it compares
Position among 16 tools in the dex category
Security profile
Similar tools
1inch official MCP — first top EVM DEX with official MCP including swap execution
Jupiter Ultra — Solana best-route aggregation + RFQ, clearing 90% of Solana swap volume
dYdX v4 official SDK (TS / Python / Rust) — no official MCP / agent path
Drift official Python SDK — already integrated into Solana Agent Kit, callable from Eliza / LangChain