Skip to content
Grok

dev changes for Grok

ai.openhelm/dev-changes

Turn described changes into reviewed pull requests: propose, triage, review, dependency audits.

client:Grok transport:streamable-http

Install dev changes in Grok

.mcp.json (in your project root)

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

dev changes in other clients