🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

EOLAS MCP

by @albertech2005

Trade perpetual futures and send social updates via EOLAS DEX. Place and manage orders on Orderly Network, post updates to Telegram or X/Twitter.

βš™οΈ Configuration

1. Install the EOLAS MCP servers (required):

npm install -g eolas-edge-mcp eolas-reach-mcp

2. Install this plugin:

openclaw plugins install eolas-openclaw-mcp

3. Add to ~/.openclaw/openclaw.json:

{
  "plugins": {
    "allow": ["eolas-openclaw-mcp"],
    "entries": {
      "eolas-openclaw-mcp": {
        "enabled": true,
        "config": {
          "telegramBotToken": "optional - for Telegram messaging",
          "creatorBidApiKey": "optional - for X/Twitter posting",
          "replicateApiToken": "optional - for image generation"
        }
      }
    }
  }
}

All config keys are optional β€” only add what you need. No keys are stored in code; they live in your local OpenClaw config only.

Credential storage: Trading account credentials are stored locally at ~/.openclaw/eolas/keychain.json on first use. No credentials are sent anywhere except to the EOLAS API (api.orderly.org).

View on ClawHub
TERMINAL
clawhub install eolas-openclaw-mcp

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’