Skip to content

Commit a43c013

Browse files
Update README.md
Co-authored-by: Amy Chen <46451573+amychen1776@users.noreply.github.com>
1 parent cc5eb83 commit a43c013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This MCP (Model Context Protocol) server provides tools to interact with dbt. Re
3838
* `get_model_children` - Gets children models of a specific model
3939

4040
### SQL
41-
⚠️ The SQL tools are implemented remotely. They don't expend dbt Copilot credits but are impacted by dbt Copilot credit overages.
41+
⚠️ The SQL tools are implemented remotely. While MCP usage of the tools do not consume dbt Copilot credits, access to the tools will be impacted by dbt Copilot credit overages from direct usage of Copilot in dbt Platform.
4242
* `text_to_sql` - Generate SQL from natural language requests
4343
* `execute_sql` - Execute SQL on dbt Cloud's backend infrastructure with support for Semantic Layer SQL syntax. Note: using a PAT instead of a service token for `DBT_TOKEN` is required for this tool.
4444

0 commit comments

Comments
 (0)