Skip to content
VS Code

Handiworks for VS Code

io.github.lukehal/handiworks-mcp

MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.

client:VS Code transport:streamable-http tools:3

Install Handiworks in VS Code

.vscode/mcp.json

{
  "servers": {
    "handiworks-mcp": {
      "type": "http",
      "url": "https://mcp.handiworks.studio/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Handiworks in other clients