Clairwave for Claude Desktop
io.github.clairwave/clairwave
Ocean acoustics: propagation models, bathymetry, sound speed, vessel noise, live AIS. Open.
client:Claude Desktop
transport:streamable-http
tools:13
Install Clairwave in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"clairwave": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.clairwave.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs