What3words for Zed
io.github.pipeworx-io/what3words
what3words MCP — 3-word grid geocoding
client:Zed
transport:streamable-http
Install What3words in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"what3words": {
"url": "https://gateway.pipeworx.io/what3words/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs