LabelChop MCP Server for Gemini CLI
io.github.northy9/labelchop-mcp-server
AI tools for MyPost A4 labels, 4x6 thermal printers and LabelChop resources.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:3
Install LabelChop MCP Server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"labelchop-mcp-server": {
"httpUrl": "https://labelchop.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs