Put your Snowflake warehouse inside your workflows
Connect Snowflake's hosted MCP server and your workflows can read data, run governed queries, and act on what they find, with every run retried and observable.
- Scheduletrigger
- Query Snowflakeaction
- Agent reads resultAI
- Notify on thresholddone
Most automation tools treat the data warehouse as a far-off export. With the Snowflake MCP server connected, a Spojit workflow can ask questions of your warehouse and use the answer in the next step: branch on a metric, enrich a record, or hand a summary to a human. Snowflake hosts and governs the endpoint, so access stays inside your existing roles and policies.
Snowflake inside a durable workflow
Metric-triggered workflows
Query a KPI on a schedule and only continue the workflow when it crosses a threshold, so alerts and actions fire on real numbers.
Agent-grounded answers
Let an AI agent run a read query against governed data to answer a question, then route the result to Slack, email, or a downstream step.
Enrich-from-warehouse
Look up a customer or order in Snowflake to enrich an incoming event before it is written to your CRM or support tool.
Why teams run this on Spojit
With Spojit
- Warehouse access lives inside durable workflows, so a query that fails is retried, not silently dropped.
- Pair Snowflake with any other step: read a metric, then call an API, message a human, or write back elsewhere.
- Access is governed by your Snowflake roles; Spojit calls the endpoint Snowflake hosts, it does not copy your data out.
Snowflake, answered
Does Spojit store my Snowflake data?
No. Workflows call Snowflake's hosted MCP endpoint at run time and use the result in the next step. Data is not copied into Spojit; it flows through the run.
Which tools are available?
The live tool set is defined by Snowflake, not Spojit. See Snowflake's MCP documentation for the current list and parameters.
Can an AI agent run write queries?
Only if the connected role allows it. Scope the role to read-only when you want agents to query but never modify data.
What is possible depends on your plan and authorized access. The Snowflake MCP server is hosted by Snowflake, so its availability, tool surface, and any usage limits are set by Snowflake. You can request a feature or integration any time, and we will get in touch to figure out how to make it work.
Put Snowflake in a workflow
Describe what you want to automate and Miraxa builds the workflow. Start free, no credit card required.