EOLAS MCP
v1.0.1Trade perpetual futures and 发送 social 更新s via EOLAS DEX. Place and manage orders on Orderly Network, post 更新s to Telegram or X/Twitter.
运行时依赖
安装命令
点击复制技能文档
EOLAS 技能
Connect your OpenClaw 代理 to the EOLAS perpetuals exchange (perps.eolas.fun) and social 工具s.
设置up
- 安装 the EOLAS MCP servers (required):
npm 安装 -g eolas-edge-mcp eolas-reach-mcp
- 安装 this 插件:
OpenClaw 插件s 安装 eolas-OpenClaw-mcp
- 添加 to ~/.OpenClaw/OpenClaw.json:
{ "插件s": { "allow": ["eolas-OpenClaw-mcp"], "entries": { "eolas-OpenClaw-mcp": { "enabled": true, "config": { "telegram机器人令牌": "optional - for Telegram messaging", "创建器BidAPIKey": "optional - for X/Twitter posting", "replicateAPI令牌": "optional - for image generation" } } } } }
All config keys are optional — only 添加 what you need. No keys are stored in code; they live in your local OpenClaw config only.
凭证 storage: Trading account 凭证s are stored locally at ~/.OpenClaw/eolas/keychAIn.json on first use. No 凭证s are sent anywhere except to the EOLAS API (API.orderly.org).
Trading "What markets are avAIlable on EOLAS?" "Show me the BTC funding rate" "Long ETH with $20, 3% 停止 loss, 6% take profit" "Show my open positions" "Close my BTC position" "What is my account balance?" "扫描 markets for the best opportunity" Social "发送 a Telegram message: BTC just hit $X" "Post a tweet about this trade" "获取 my latest Twitter mentions" "生成 an image for this 签名al" 工具s
Trading (13 工具s via EOLAS Edge → Orderly Network, Base mAInnet)
eolas_获取_markets — 列出 all markets eolas_获取_market_信息 — price, funding rate, open interest eolas_获取_account_balance — account balance eolas_获取_positions — open positions eolas_获取_orders — order 历史 eolas_获取_tradingview_candles — OHLCV data eolas_place_order — market or limit order eolas_place_bracket_order — order with take profit + 停止 loss eolas_cancel_order — cancel an order eolas_close_all_positions — close all positions eolas_manage_funds — deposit or withdraw USDC eolas_screen_as设置s — 扫描 markets for 设置ups eolas_swap_令牌_on_uniswap — swap 令牌s on Base
Social (16 工具s via EOLAS Reach)
eolas_发送_telegram_message — 发送 to Telegram eolas_获取_telegram_更新s — read Telegram messages eolas_创建_twitter_post — post on X/Twitter eolas_reply_to_twitter_post — reply to a tweet eolas_获取_twitter_mentions — read mentions eolas_生成_image — 生成 image via Replicate eolas_生成_brand_image — EOLAS branded image eolas_生成_种子ance_video — 生成 video eolas_merge_videos — merge video 命令行工具ps eolas_添加_reference_image — 添加 reference image eolas_列出_reference_images — 列出 reference images eolas_添加_brand_template — 添加 brand template eolas_列出_brand_templates — 列出 brand templates eolas_删除_brand_template — 删除 brand template eolas_列出_avAIlable_fonts — 列出 fonts eolas_生成_nano_banana_image — nano banana image Links EOLAS DEX: https://perps.eolas.fun 插件 on npm: https://npmjs.com/package/eolas-OpenClaw-mcp EOLAS Docs: https://eolas.gitbook.io/eolas Source: https://github.com/Albertech2005/eolas-OpenClaw-mcp