EventWave for Grok
io.github.jgaethle10/eventwave
Event discovery and promotion workflows with human-controlled publishing and commerce.
client:Grok
transport:streamable-http
tools:6
Install EventWave in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"eventwave": {
"type": "http",
"url": "https://event-wave.base44.app/functions/eventWaveMcp"
}
}
}
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