Wavedash for VS Code
io.github.wvdsh/wavedash
Wavedash docs and workflow guidance for building and publishing browser games.
client:VS Code
transport:streamable-http
tools:4
Install Wavedash in VS Code
.vscode/mcp.json
{
"servers": {
"wavedash": {
"type": "http",
"url": "https://mcp.wavedash.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs