Deribit MCP with Claude Session injection
JSON →Claude Opus full auto trading
Install
pip install -e Tools · 6
- record_decision Mint a decision_id for pre-trade audit trail before placing any order
- set_price_alert Set threshold/cross/percentage-change price alerts that fire asynchronously through the channel pipeline
- set_time_alert Schedule future wakeup alerts (e.g. check funding in 4 hours) through the channel pipeline
- get_chart_data Return Deribit candlesticks at various resolutions (1/3/5/10/15/30/60/120/180/360/720-minute or daily)
- get_orderbook_live Subscribe via WebSocket and serve cached order book snapshots
- get_orderbook_diff Subscribe via WebSocket and serve cached order book diff snapshots
Environment variables
DERIBIT_EVENT_ADMIN_TOKENDERIBIT_API_KEYTELEGRAM_BOT_TOKENCHAT_IDMCP_SHARED_SECRETDERIBIT_API_SECRETTELEGRAM_CHAT_ID
Links
★ 2 GitHub stars