supabase_get_publishable_keys — Supabase MCP Tool
supabase_get_publishable_keys
(supabase get publishable keys) is one of 35 tools on the
Supabase
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call supabase_get_publishable_keys from your client
- Claude Code Supabase supabase_get_publishable_keys run in your project directory
- Claude Desktop Supabase supabase_get_publishable_keys ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Supabase supabase_get_publishable_keys ~/.cursor/mcp.json
- VS Code Supabase supabase_get_publishable_keys .vscode/mcp.json
- Zed Supabase supabase_get_publishable_keys ~/.config/zed/settings.json
- Windsurf Supabase supabase_get_publishable_keys ~/.codeium/windsurf/mcp_config.json
- Cline Supabase supabase_get_publishable_keys ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Supabase supabase_get_publishable_keys ~/.gemini/settings.json
- Grok Supabase supabase_get_publishable_keys .mcp.json (in your project root)
- ChatGPT Supabase supabase_get_publishable_keys Settings → Connectors → Advanced → Developer mode
- Claude.ai Supabase supabase_get_publishable_keys Settings → Connectors → Add custom connector
- LangChain Supabase supabase_get_publishable_keys pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http supabase-mcp https://api.mcp.ai/p_supabase
Other tools on this server
- supabase_search_docs
- supabase_list_organizations
- supabase_get_organization
- supabase_list_projects
- supabase_get_project
- supabase_get_cost
- supabase_confirm_cost
- supabase_create_project
- supabase_pause_project
- supabase_restore_project
- supabase_list_tables
- supabase_list_extensions
- supabase_list_migrations
- supabase_apply_migration
- supabase_execute_sql
- supabase_get_logs
- supabase_get_advisors
- supabase_get_project_url
- supabase_generate_typescript_types
- supabase_list_edge_functions
- supabase_get_edge_function
- supabase_deploy_edge_function
- supabase_create_branch
- supabase_list_branches
- supabase_delete_branch
- supabase_merge_branch
- supabase_reset_branch
- supabase_rebase_branch
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.