We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f83c07 commit eb3b61eCopy full SHA for eb3b61e
README.md
@@ -154,6 +154,11 @@ The following Supabase tools are available to the LLM:
154
155
- `generate_typescript_types`: Generates TypeScript types based on the database schema. LLMs can save this to a file and use it in their code.
156
157
+#### Cost Confirmation
158
+
159
+- `get_cost`: Gets the cost of a new project or branch for an organization.
160
+- `confirm_cost`: Confirms the user's understanding of new project or branch costs. This is required to create a new project or branch.
161
162
## Other MCP servers
163
164
### `@supabase/mcp-server-postgrest`
0 commit comments