Skip to content
Grok

dMoERA Creator for Grok

io.github.cachecarti/dmoera-creator

Build, backtest, and deploy crypto trading strategies via MCP with 7-stage validation.

client:Grok transport:streamable-http tools:44

Install dMoERA Creator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dmoera-creator": {
      "type": "http",
      "url": "https://dmoera.xyz/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

All 44 tools →

dMoERA Creator in other clients