Supabase
Supabase bundles Postgres, auth, and storage behind one project. Antimetal queries the database and inspects migration state to check whether a schema change explains an error.
What Antimetal does with Supabase
- Query your Postgres database read-only
- Inspect migrations and current schema
- Check auth and storage configuration
- Correlate a schema change with the errors that followed
Connecting Supabase
Go to Integrations in the Antimetal dashboard and find Supabase.
Click Connect and follow the prompt. Depending on the tool this is either an OAuth handoff or a read-only credential you generate in Supabase and paste into Antimetal.
Once Supabase shows as connected, Antimetal begins pulling from it during investigations. No further configuration is required.
Permissions and access
Antimetal connects over MCP with read-only access and performs no write operations. The exact scopes depend on the credential you issue in the vendor tool — grant read access only.
All tenant data is processed in isolated environments. See security and compliance for details.
Need help?
Contact us via Slack or at support@antimetal.com.