OKX MCP Server

# Dependencies node_modules/ package-lock.json # Build outputs build/ dist/ *.tsbuildinfo # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env* .env.local .env.development.local .env.test.local .env.production.local # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Test coverage coverage/ .nyc_output/ # Temporary files *.tmp *.temp .cache/