Skip to content
Cursor

Wavedash for Cursor

io.github.wvdsh/wavedash

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

client:Cursor transport:streamable-http tools:4

Install Wavedash in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "wavedash": {
      "url": "https://mcp.wavedash.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Wavedash in other clients