electron.dance for VS Code
io.github.ric-lavers/electron-dance
electron.dance MCP server: upcoming gigs, community links, RSVP, and Spotify top tracks.
client:VS Code
transport:streamable-http
tools:4
Install electron.dance in VS Code
.vscode/mcp.json
{
"servers": {
"electron-dance": {
"type": "http",
"url": "https://electron.dance/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs