atlas for VS Code
com.trainrouter/atlas
The world railway atlas as MCP tools: notable train routes, night trains, journey times.
client:VS Code
transport:streamable-http
tools:7
Install atlas in VS Code
.vscode/mcp.json
{
"servers": {
"atlas": {
"type": "http",
"url": "https://trainrouter.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs