Skip to content
Grok

Watchgoose for Grok

io.github.bartekrutkowski/watchgoose-mcp

Monitor cron jobs and recurring work through a project-scoped Watchgoose connection.

client:Grok transport:streamable-http runtime:npm

Install Watchgoose in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "watchgoose-mcp": {
      "type": "http",
      "url": "https://mcp.watchgoose.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

Watchgoose in other clients