Vertex SDK
Arbitrum perp + spot unified account SDK (Python) — no agent-specific affordances
Solid basics, zero agent-specific work — no MCP, no agent-wallet primitive, no agent docs. Want to use Vertex in an agent? Bring your own wrapper.
About
This is the Python SDK for the Vertex Protocol API.
Install
Pick your runtime, copy the snippet, paste it into your client config.
{
"mcpServers": {
"vertex-python-sdk": {
"command": "npx",
"args": ["-y", "vertex-python-sdk"]
}
}
}- ·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
GMX official agent skills — open perps (up to 100x) / LP / swap / query positions with market / limit / SL / TP
dYdX v4 official SDK (TS / Python / Rust) — no official MCP / agent path