Skip to content
Grok

Breaking Changes & Migration Data for Grok

io.github.nigelcox98/breaking-changes

What breaks when you upgrade a package, and what to use instead - from official docs.

client:Grok transport:streamable-http tools:3

Install Breaking Changes & Migration Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "breaking-changes": {
      "type": "http",
      "url": "https://agentdataapi.onrender.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

What Grok can do once it is connected

Breaking Changes & Migration Data in other clients