Vesselfinder for Zed
io.github.pipeworx-io/vesselfinder
VesselFinder MCP — wraps the VesselFinder AIS API (vesselfinder.com)
client:Zed
transport:streamable-http
Install Vesselfinder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vesselfinder": {
"url": "https://gateway.pipeworx.io/vesselfinder/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs