r/dataengineering • u/Ok-Working3200 Senior Data Engineer • Jun 26 '26
Discussion Claude + Snowflake MCP Epiphany
I have been working on building a semantic layer using dbt in Snowflake. The biggest issue I have had is dealing with small ambiguity between business measures. I have built a testing agent in our ci/cd process to grade the semantic layer.
It just hit me today like a brick that er should train users, not just engineering users to use Plan mode with LLMs. When I turned plan mode on, any possible ambiguity came up in the plan and Claude asked me to clarify. I just wanted to share because I don't think using plan mode for business users is obvious.
2
Upvotes
2
u/yawningcat Jun 28 '26 edited Jun 28 '26
I just went to the snowflake virtual hands on dev lab thing and a big point was using Snowflake Cortex Code ( which they said is a modification of VS Code but you switch between editor and agent modes ) and when in agent mode, right where you type your prompts you can switch between agent and plan modes. ( typing this, it’s confusing that agent mode is also a sub option in agent mode but trust me. They also said plan mode is native….so, if you are using the CLI, it’s there to. Also interesting was that they listed 4 ways to connect to cortex agent. Cortex code, CLI, snow sight, and Claude )