From travel-hacker
Connects remotely to Ferryhopper's MCP server at https://mcp.ferryhopper.com/mcp for ferry booking, schedules, routes, and travel services. Likely requires authentication.
npx claudepluginhub borski/travel-hacking-toolkit --plugin travel-hackerAdd to your .mcp.json:
{
"mcpServers": {
"ferryhopper": {
"url": "https://mcp.ferryhopper.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.ferryhopper.com/mcp