RailRoute journey planner for Zed
in.railroute/journey-planner
Plan intercity journeys in India by train, flight or both, with a fare for every travel class.
client:Zed
transport:streamable-http
Install RailRoute journey planner in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"journey-planner": {
"url": "https://www.railroute.in/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs