TweekIT MCP Server for VS Code
io.github.equilibrium-team/tweekit
Normalize and convert more than 400 file types via TweekIT's hosted MCP streamable HTTP endpoint.
client:VS Code
transport:streamable-http
tools:5
Install TweekIT MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"tweekit": {
"type": "http",
"url": "https://mcp.tweekit.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs