Initial set up

Setting up EolasEdge takes just a few steps—directly inside your AI app.

1

Copy/Paste

"eolas-mcp-server": {
  "command": "npx",
  "args": ["eolas-edge-mcp"]
}

Insert EolasEdge into your AI app's MCP JSON config by pasting in the snippet

2

Start

Open your app and ask the LLM to start EolasEdge. Use a prompt like: Start EolasEdge or Load EolasEdge.

3

Fund

See examples such as Claude, Cursor, Gemini and other popular clients here.

The LLM will return a unique wallet address. Fund it to enable on-chain trades. These funds are used directly by your AI for trading operations.

Last updated