Skip to content
VS Code

Fixzi — MCP & API Schema Drift Monitor for VS Code

io.github.rohitcodilya/fixzi-mcp

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

client:VS Code transport:streamable-http

Install Fixzi — MCP & API Schema Drift Monitor in VS Code

.vscode/mcp.json

{
  "servers": {
    "fixzi-mcp": {
      "type": "http",
      "url": "https://fixzi.ai/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Fixzi — MCP & API Schema Drift Monitor in other clients