
1{2 "mcpServers": {3 "bybit exchange api": {4 "env": {5 "TESTNET": "true",6 "ACCESS_KEY": "YOUR_BYBIT_API_KEY",7 "SECRET_KEY": "YOUR_BYBIT_SECRET_KEY",8 "TRADING_ENABLED": "false"9 },10 "args": [11 "run",12 "--directory",13 "/absolute/path/to/mcp-bybit-server",14 "mcp-bybit-server"15 ],16 "command": "uv"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation