electron.dance for Grok
io.github.ric-lavers/electron-dance
electron.dance MCP server: upcoming gigs, community links, RSVP, and Spotify top tracks.
client:Grok
transport:streamable-http
tools:4
Install electron.dance in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"electron-dance": {
"type": "http",
"url": "https://electron.dance/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