Skip to content

Release Change Analyzer for Grok

io.github.wxt-ai/release-change-analyzer

Summarize repository changes for a release

client:Grok transport:streamable-http

Install Release Change Analyzer in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "release-change-analyzer": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/release-change-analyzer"
    }
  }
}

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

Release Change Analyzer in other clients