Skip to content
VS Code

TweekIT MCP Server for VS Code

io.tweekit/mcp

Normalize and convert 400+ file types via TweekIT's hosted MCP endpoint.

client:VS Code transport:streamable-http

Install TweekIT MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "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

TweekIT MCP Server in other clients