Ferry trip planning powered by live data from Ferryhopper — integrate into your AI assistant for fast, reliable ferry search and booking redirects.
Server Config
{
"mcpServers": {
"ferryhopper-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.ferryhopper.com/mcp"
]
}
}
}