Tomtom for Zed
io.github.pipeworx-io/tomtom
TomTom MCP — wraps the TomTom Search & Routing APIs (api.tomtom.com)
client:Zed
transport:streamable-http
Install Tomtom in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tomtom": {
"url": "https://gateway.pipeworx.io/tomtom/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs