Skip to content
Grok

Fixzi — MCP & API Schema Drift Monitor for Grok

io.github.rohitcodilya/fixzi-mcp

Monitor MCP servers, API contracts and AI outputs for schema drift. Alerts on breaking changes.

client:Grok transport:streamable-http

Install Fixzi — MCP & API Schema Drift Monitor in Grok

.mcp.json (in your project root)

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

Fixzi — MCP & API Schema Drift Monitor in other clients