Coalesce Connector for AI agents.
8 live capabilities
Manage Snowflake data pipelines and trigger transformations via natural language.
Waiting for input…
Why people use Coalesce
Coalesce : Stop clicking through dashboards to manage Snowflake pipelines
This Connector changes that. You can just ask your agent to check the status of a run or trigger a job. You stay in your editor or chat window while the agent handles the navigation and execution. You get a direct way to manage your data transformation lifecycle through natural language.
What Vinkius changes
You get a natural language interface for your entire Coalesce data pipeline infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Production Failure Debugging
A production pipeline fails in the middle of the night.
- Real-world use case 02
On-Demand Data Refresh
You need to refresh a specific set of tables for a stakeholder.
- Real-world use case 03
Environment Audit
You're onboarding a new team member.
Complete set · 8capabilities
The complete Coalesce capability set.
These are the exact actions your AI can choose when you ask it to work with Coalesce.
01—04
4 capabilities in this set.
Part of 8 available through Coalesce.
- 01 Capability
Trigger job
Start a specific job in a target environment immediately. This lets you kick off a transformation without leaving your chat or editor.
- 02 Capability
Trigger run
Start a new run for an entire environment or a specific job. It is the quickest way to refresh your data pipelines on demand.
- 03 Capability
Get environment
Get the full configuration details for a specific Coalesce environment. This helps you see the exact settings and IDs for your various workspaces.
- 04 Capability
Get job details
Pull specific information about a single job within your organization. Use this to see the history and configuration of a specific transformation task.
05—08
4 capabilities in this set.
Part of 8 available through Coalesce.
- 05 Capability
Get run status
Check how far along a triggered run is and what its current status is. This gives you real-time visibility into your active data pipelines.
- 06 Capability
List environments
See every environment configured in your Coalesce organization at once. It is a fast way to get an overview of your entire infrastructure.
- 07 Capability
List jobs
Get a list of all jobs, with the option to filter by a specific environment. This helps you find the right transformation task in a large organization.
- 08 Capability
List nodes
Retrieve metadata for all transformation nodes in a chosen environment. Use this to inspect the components of your data pipelines.
Set up in minutes
One URL. Then ask Coalesce to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Coalesce from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Cc4llz27o6QgNOF3cmyYyEYcNpp6loEG8VfVdFq3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Coalesce, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Coalesce for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Cc4llz27o6QgNOF3cmyYyEYcNpp6loEG8VfVdFq3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Coalesce URL.
- Step 03
Save and start
Save the connection and enable Coalesce in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"coalesce": {
"url": "https://edge.vinkius.com/vk_preview_Cc4llz27o6QgNOF3cmyYyEYcNpp6loEG8VfVdFq3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Coalesce
Open Agent mode in chat and ask: "Using Coalesce, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"coalesce": {
"url": "https://edge.vinkius.com/vk_preview_Cc4llz27o6QgNOF3cmyYyEYcNpp6loEG8VfVdFq3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Coalesce
Ask Copilot: "Using Coalesce, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"coalesce": {
"url": "https://edge.vinkius.com/vk_preview_Cc4llz27o6QgNOF3cmyYyEYcNpp6loEG8VfVdFq3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Coalesce
Open Cascade and ask: "Using Coalesce, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"coalesce": {
"url": "https://edge.vinkius.com/vk_preview_Cc4llz27o6QgNOF3cmyYyEYcNpp6loEG8VfVdFq3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Coalesce
Ask Cline: "Using Coalesce, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add coalesce --transport http "https://edge.vinkius.com/vk_preview_Cc4llz27o6QgNOF3cmyYyEYcNpp6loEG8VfVdFq3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Coalesce
Ask Claude: "Using Coalesce, show me...". 8 tools are ready
Where the request belongs
Work Coalesce can move forward.
Data engineers and analytics leads who are tired of manual dashboard navigation. It's for the person who needs to know why a pipeline failed at 3 PM without opening five different tabs.
Data Engineer
Triggers specific jobs and checks logs to debug production issues on a Tuesday afternoon.
Analytics Engineer
Monitors transformation progress and verifies environment health to ensure data quality.
Data Team Lead
Gets a high-level overview of all environments and recent run successes to report to stakeholders.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSnowflake
Execute SQL queries, manage databases, and analyze data on Snowflake with AI agents.
Portable.io
Manage your Portable ETL pipelines directly via your AI agent. monitor flows, sync runs, and destination details seamlessly.
Matillion (Cloud Data Integration & ELT)
Manage data pipelines via Matillion. audit ETL workflows, track execution statuses, and monitor cloud environments.
Data Pipeline Prover
A data team asked an AI to build an ETL pipeline. No schema contract. No idempotency. No freshness SLA. The pipeline ran for 3 months. silently inserting 2.4 million duplicate records and serving stale data to dashboards nobody questioned. This capability forces schema validation at boundaries, idempotent writes, freshness alerting, and end-to-end lineage tracing.
Integrate.io (ETL & Data Integration)
Manage data pipelines via Integrate.io. list pipelines, monitor job runs, and audit data transformations.
Fivetran
Manage data movement via Fivetran. monitor connectors and destinations, handle groups, track sync states, and audit users directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Coalesce connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Coalesce.
The practical details behind the request, access and result.
Can I use the Coalesce MCP to trigger specific Snowflake jobs?
Yes, you can trigger specific jobs in any of your Coalesce environments using natural language. This allows you to kick off data transformations without needing to navigate the web dashboard.
How do I check the status of a pipeline using the Coalesce MCP?
You can simply ask your agent for the status of a specific run. It will check the progress and tell you if the pipeline is still running, succeeded, or failed.
Can the Coalesce MCP help me debug a failed data transformation?
Yes, it can pull detailed execution logs for failed jobs. This helps you identify specific errors in your Snowflake pipelines much faster than manual searching.
Can I see my different environments with the Coalesce MCP?
You can ask the agent to list all environments in your organization. It will provide a summary of the environments, their IDs, and the status of their most recent runs.
Is the Coalesce MCP compatible with my existing Snowflake setup?
Yes, because Coalesce is built for Snowflake, this Connector connects directly to your existing data transformation infrastructure to manage your pipelines.
How does the Coalesce MCP help with data engineering workflows?
It reduces the time spent on manual tasks like environment navigation and job triggering. Data engineers can stay in their workspace and manage their pipelines through simple chat commands.
How do I get my Coalesce API token?
In the Coalesce UI, go to Organization Settings > API Tokens and generate a new token. Copy it and paste it below.
Does this work with Snowflake?
Yes. Coalesce is built specifically for Snowflake. The API triggers jobs that run directly on your Snowflake instance.
What is a Node Selector?
A Node Selector lets you filter which transformation nodes to include in a run, based on name, type, or tags.
One connection away
Give your agent a direct line to Coalesce.
Connect Coalesce once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available