Skip to content
Cursor

WaveHouse Cloud for Cursor

cloud.wavehouse/mcp

Browse, query, and administer your managed WaveHouse + ClickHouse projects (schema, pipes, policy).

client:Cursor transport:streamable-http

Install WaveHouse Cloud in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wavehouse.cloud/mcp"
    }
  }
}

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

WaveHouse Cloud in other clients