Skip to content
Grok

TRIGGERcmd for Grok

io.github.rvmey/triggercmd

Run commands on your computers remotely with TRIGGERcmd.

client:Grok transport:streamable-http

Install TRIGGERcmd in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "triggercmd": {
      "type": "http",
      "url": "https://www.triggercmd.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

TRIGGERcmd in other clients