Skip to content

docs: update MCP agent guide for the new data product requirements#36249

Open
bobbyiliev wants to merge 3 commits into
MaterializeInc:mainfrom
bobbyiliev:mcp-docs-update-data-product-requirements
Open

docs: update MCP agent guide for the new data product requirements#36249
bobbyiliev wants to merge 3 commits into
MaterializeInc:mainfrom
bobbyiliev:mcp-docs-update-data-product-requirements

Conversation

@bobbyiliev
Copy link
Copy Markdown
Contributor

Updates the MCP agent guide to match the new data product filter: materialized views are exposed automatically, regular views need an index, and comments are now optional enrichment rather than a discovery requirement.

@bobbyiliev bobbyiliev requested a review from a team as a code owner April 24, 2026 15:25
@bobbyiliev bobbyiliev force-pushed the mcp-docs-update-data-product-requirements branch from 7703e84 to ef05395 Compare May 11, 2026 20:08
@kay-kim kay-kim force-pushed the mcp-docs-update-data-product-requirements branch from baad808 to 34d0cac Compare May 13, 2026 15:37
To confirm which data products are visible to your agent role, run:

```mzsql
SET ROLE mcp_agent;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More as an FYI -- no need to patch as I'm changing locally and will push up a patch when finished with my changes ...
but, we don't support SET ROLE <...>. Understandable if you thought we did because weirdly, for a long time, the docs had a section with a detailed example where SET ROLE played a lead role and a note stating you can't do what this section and example suggested because we don't support it 😂😂😂 I got rid of it last summer.

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.

3 participants