Osrm for Zed
io.github.pipeworx-io/osrm
OSRM MCP — routing via the public demo server
client:Zed
transport:streamable-http
Install Osrm in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"osrm": {
"url": "https://gateway.pipeworx.io/osrm/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs