get_anon_key
Retrieve the configured Supabase anon key to enable secure interactions with a self-hosted Supabase instance via MCP clients for database management and development tasks.
Instructions
Returns the configured Supabase anon key for this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}