SignalPilot is #1 on both public data-agent benchmarksSee the results →

Quickstart

Up and running in 4 steps.

SignalPilot is the governed gateway between Claude Code and your warehouse.

Your data warehouse
snowflake · postgres · duckdb
SignalPilot
SignalPilot control plane
mcp gateway · governance
Claude Code
SignalPilot plugin
wraps claude code
Deployment
We host the control plane — bring your API key.
1

Start the control plane

2

Add your warehouse credentials

Open the control plane and connect Snowflake, Databricks, Postgres, DuckDB… SignalPilot stores and governs them for you.

3

Install the plugin

The plugin wraps your agent with SignalPilot's data tools and skills.

$claude plugin marketplace add SignalPilot-Labs/signalpilot-plugin
$claude plugin install signalpilot-dbt@signalpilot
4

Add the MCP server

Point your agent at the gateway. Every query now routes through governance.

Cloud gateway
$claude mcp add --transport http signalpilot https://gateway.signalpilot.ai/mcp --header "X-API-KEY: REPLACE-YOUR-KEY-HERE"
Swap REPLACE-YOUR-KEY-HERE for the key from your console.
dbt

You're set — start building

Start your favorite IDE / harness by opening your dbt repo. Your agent now has governed access to your warehouse.