Quickstart
Give your AI agent governed, production-ready access to your data stack — db, dbt, and more. Schema discovery, read-only SQL, dbt project management — all through a single MCP server. No hallucinated tables. No dropped rows. No unbounded queries.
Instructions from github.com/SignalPilot-Labs/SignalPilot
# Start SignalPilot$ git clone https://github.com/SignalPilot-Labs/signalpilot.git$ cd signalpilot$ docker compose up -d# Web UI available at http://localhost:3200
# Add to Claude Code$ /plugin marketplace add ./plugin$ /plugin install signalpilot-dbt@signalpilot
That's it. Claude Code now has governed access to your databases.