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
# Add to Claude Code$ /plugin marketplace add ./plugin$ /plugin install signalpilot-dbt@signalpilot
# Open the Web UI$ open http://localhost:3200
That's it. Claude Code now has governed access to your databases.