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