Skip to content
Gemini CLI

Handiworks for Gemini CLI

io.github.lukehal/handiworks-mcp

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

client:Gemini CLI transport:streamable-http tools:3

Install Handiworks in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "handiworks-mcp": {
      "httpUrl": "https://mcp.handiworks.studio/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Handiworks in other clients