dictionary for Zed
io.github.pipeworx-io/dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
client:Zed
transport:streamable-http
Install dictionary in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dictionary": {
"url": "https://gateway.pipeworx.io/dictionary/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs