gorgias-pp-cli

chrisyoungcooks/gorgias-pp-cli
★ 0 stars Go 💻 Code/Dev Tools Updated 5d ago
Token-efficient Go CLI + MCP server for the Gorgias customer support REST API. Built with the Printing Press framework.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gorgias-pp-cli": {
      "command": "go",
      "args": [
        "run",
        "github.com/chrisyoungcooks/gorgias-pp-cli@latest"
      ]
    }
  }
}

README Excerpt

**Drive your Gorgias support inbox from the terminal — ticket triage, agent replies, customer lookup, and bulk operations across all 108 endpoints, plus a local SQLite mirror for instant search and analytics.** The helpdesk for e-commerce support teams. This CLI gives you (or an AI agent) full control over a Gorgias tenant from a single binary: list, create, update, and reply to tickets via `tickets list / get / update / messages-create`; sweep stuck work with `stale` and `orphans`; query locall

Tools (13)

GORGIAS_API_KEYGORGIAS_AUTO_REFRESH_TTLGORGIAS_BASE_URLGORGIAS_CONFIGGORGIAS_USERNAMEanalyticsapidoctorexportloadorphanssyncversion

Topics

agent-toolsclicustomer-supportgolanggorgiasmcpprinting-press