Skip to content

Commit eb3b61e

Browse files
committed
docs: cost confirmation
1 parent 1f83c07 commit eb3b61e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,11 @@ The following Supabase tools are available to the LLM:
154154

155155
- `generate_typescript_types`: Generates TypeScript types based on the database schema. LLMs can save this to a file and use it in their code.
156156

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+
157162
## Other MCP servers
158163

159164
### `@supabase/mcp-server-postgrest`

0 commit comments

Comments
 (0)