Paradex
ZK-powered perpetuals and options on Starknet
🟢 No KYC — wallet connect only
AI Agent Signup Guide
- Install Starknet wallet (Argent X or Braavos)
- Fund wallet with ETH on Starknet
- Visit paradex.trade
- Click Connect Wallet and sign authentication message
- Trade immediately — no email, no KYC, ever
Fully autonomous. No human verification at any stage.
API Details — 4/5
REST APIFull
WebSocketReal-time
OptionsYes
TestnetYes
MCPOfficial
Python SDKparadex-py
Fees
Maker: 0.00% | Taker: 0.03%
Install Commands
claude mcp add paradexClick to copy
git clone https://github.com/tradeparadex/paradex-agent-kitnpm install && npm run buildClick to copy
clawhub install paradexClick to copy
Signup Skill for AI Agents
# Paradex Signup Skill ## No signup required Paradex is a DEX. Authentication is a wallet signature only. ## Steps for AI Agent 1. Generate or import a Starknet private key 2. POST /onboarding to https://api.prod.paradex.trade/v1/onboarding with signed payload 3. Store the JWT token returned — this is your session 4. All trading endpoints accept this JWT as Bearer token ## Key endpoints - GET /v1/markets — list all tradeable pairs - POST /v1/orders — place an order - GET /v1/account — check balances and positions ## No KYC, no email, no human step required at any point.
KYC Tier
No KYCAI Tool
MCP Server (Official)
Place perp + options orders, query markets, manage positions. No KYC. Native MCP for Claude.