Skip to content
Grok

Wavedash for Grok

io.github.wvdsh/wavedash

Wavedash docs and workflow guidance for building and publishing browser games.

client:Grok transport:streamable-http tools:4

Install Wavedash in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "wavedash": {
      "type": "http",
      "url": "https://mcp.wavedash.com/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

Wavedash in other clients