utility converter for Zed
io.github.punchfan01/utility-converter
7 utility tools in here: exchange rate, UUID, hash, Base64, timestamp, calculator, unit conversion.
client:Zed
transport:streamable-http
tools:7
Install utility converter in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"utility-converter": {
"url": "https://utility-converter.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs