atlas for Zed
com.trainrouter/atlas
The world railway atlas as MCP tools: notable train routes, night trains, journey times.
client:Zed
transport:streamable-http
tools:7
Install atlas in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"atlas": {
"url": "https://trainrouter.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs