{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.vibe-fixer/vibefix",
  "title": "VibeFix",
  "version": "1.0.0",
  "description": "Repairs apps built with AI app builders — Lovable, Base44, v0, Bolt, Replit. Triages a described fault, finds the cause in the source, and returns the smallest fix as a pull request the owner approves.",
  "websiteUrl": "https://vibe-fixer.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://vibe-fixer.com/mcp",
      "supportedProtocolVersions": [
        "2026-07-28",
        "2025-11-25",
        "2025-06-18",
        "2025-03-26"
      ]
    }
  ]
}