-- Add mcp_xml_inject field to groups table (for antigravity platform) ALTER TABLE groups ADD COLUMN mcp_xml_inject BOOLEAN NOT NULL DEFAULT true;