Skip to content
Grok

ava genesis for Grok

io.github.avagenesisdev/ava-genesis

Deploy ERC-20 tokens on Ethereum, Base, BNB, Polygon via MCP. One call = deployed contract.

client:Grok transport:streamable-http

Install ava genesis in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ava-genesis": {
      "type": "http",
      "url": "https://avagenesis.com/api/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

ava genesis in other clients