searoute for Claude Desktop
io.github.mayurrawte/searoute
Real shortest sea routes between ports: distance, canals/straits, GeoJSON. UN/LOCODE aware.
client:Claude Desktop
transport:stdio
runtime:npm
Install searoute in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"searoute": {
"command": "npx",
"args": [
"-y",
"@searoute-ts/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs