Supabase · Capability
Supabase Management API — Domains
Supabase Management API — Domains. 6 operations. Lead operation: Get custom hostname configuration. Self-contained Naftiko capability covering one Supabase business surface.
What You Can Do
GET
Getcustomhostname
— Get custom hostname configuration
/v1/projects/{ref}/custom-hostname
POST
Activatecustomhostname
— Activate custom hostname
/v1/projects/{ref}/custom-hostname
DELETE
Removecustomhostname
— Remove custom hostname
/v1/projects/{ref}/custom-hostname
GET
Getvanitysubdomain
— Get vanity subdomain
/v1/projects/{ref}/vanity-subdomain
POST
Activatevanitysubdomain
— Activate vanity subdomain
/v1/projects/{ref}/vanity-subdomain
DELETE
Removevanitysubdomain
— Remove vanity subdomain
/v1/projects/{ref}/vanity-subdomain
MCP Tools
get-custom-hostname-configuration
Get custom hostname configuration
read-only
idempotent
activate-custom-hostname
Activate custom hostname
remove-custom-hostname
Remove custom hostname
idempotent
get-vanity-subdomain
Get vanity subdomain
read-only
idempotent
activate-vanity-subdomain
Activate vanity subdomain
remove-vanity-subdomain
Remove vanity subdomain
idempotent