Instructions file CodexOpenCode
Instructions for OrderlyNetwork/orderly-mcp, covering agents.md - orderly mcp server, project overview, architecture, common tasks and build project.
Instructions file CodexOpenCode
Instructions for OrderlyNetwork/orderly-mcp, covering agents.md - orderly mcp server, project overview, architecture, common tasks and build project.
MCP server Claude CodeCodexCursor +2
MCP Server for Orderly Network - Documentation and SDK patterns. Runs locally from the @orderly.network/mcp-server npm package.
Skill Claude CodeCodex
Complete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 signatures for API requests.
Skill Claude CodeCodex
Handle token deposits and withdrawals across chains, including allowance approval, vault interactions, and cross-chain operations.
Skill Claude CodeCodex
Agent onboarding for Orderly Network - infrastructure overview, agent tools, quickstart, and programmatic broker ID creation via x402.
Skill Claude CodeCodex
Create and manage a custom white-label DEX using Orderly One - launch paths, deployment, custom domains, graduation with x402 payment, theming, and admin operations.
Skill Claude CodeCodex
Monitor positions in real-time, configure Take-Profit/Stop-Loss orders, and manage risk with leverage settings.
Skill Claude CodeCodex
Debug and troubleshoot common issues with the Orderly SDK including errors, WebSocket issues, authentication problems, and trading failures.
Skill Claude CodeCodex
Complete DEX architecture guide including project structure, provider hierarchy, network configuration, TradingView setup, and build/deploy.
Skill Claude CodeCodex
Install Orderly SDK packages and related dependencies (hooks, UI, features, wallet connectors) using the preferred package manager.
Skill Claude CodeCodex
Use pre-built page components from Orderly SDK to quickly assemble complete DEX pages (TradingPage, Portfolio modules, Markets, Leaderboard, Vaults, Points, Affiliate).
Skill Claude CodeCodex
Reference guide for using Orderly React SDK hooks - useOrderEntry, usePositionStream, useOrderbookStream, useCollateral, and more.
Skill Claude CodeCodex
Customize the visual appearance of your Orderly DEX with CSS variables, multi-theme support, logos, TradingView chart styling, and PnL share posters.
Skill Claude CodeCodex
Complete trading workflows for Orderly Network DEX applications, from wallet connection through order execution, position management, and withdrawal.
Skill Claude CodeCodex
Comprehensive guide to integrating wallet connection in Orderly Network DEX applications, supporting both EVM (Ethereum, Arbitrum, etc.) and Solana wallets, plus Privy social login.
Skill Claude CodeCodex
Place, manage, and cancel orders using REST API or SDK hooks. Covers market, limit, IOC, FOK, POSTONLY order types and batch operations.
Skill Claude CodeCodex
Build trading interfaces using pre-built React components - OrderEntry, Positions, TradingPage, Scaffold, Tables, Modals, Sheets.
Skill Claude CodeCodex
Establish authenticated WebSocket connections for real-time orderbook, execution reports, positions, and balance updates.