TweekIT MCP Server for Zed
io.tweekit/mcp
Normalize and convert 400+ file types via TweekIT's hosted MCP endpoint.
client:Zed
transport:streamable-http
Install TweekIT MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.tweekit.io/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs