Skip to content

mcp: make the query tool's cluster optional so null-cluster products stay readable (DEX-71) - #38023

Draft
bobbyiliev wants to merge 1 commit into
MaterializeInc:mainfrom
bobbyiliev:mcp-query-optional-cluster
Draft

mcp: make the query tool's cluster optional so null-cluster products stay readable (DEX-71)#38023
bobbyiliev wants to merge 1 commit into
MaterializeInc:mainfrom
bobbyiliev:mcp-query-optional-cluster

Conversation

@bobbyiliev

Copy link
Copy Markdown
Contributor

Discovery nulls a data product's cluster when the role lacks USAGE on its index cluster, but the query tool required a cluster and the agent surface offers no way to discover one, so such a product was unreadable whenever read_data_product is disabled. Omitting cluster now reads on the session's default cluster, matching what read_data_product already does; an explicitly empty cluster is still rejected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant