SQLite
Quick local SQLite queries
Ask your local SQLite database in plain English
"List all tables", "how many rows in customers" — without opening any IDE.
Ideal for local DBs: prototypes, exports, archives. You point at the file and ask your AI to read or modify it conversationally.
Allows writes — usable for building demo data, fixing rows, exporting reports.
How it works with Terminal Sync
Set up the connector once on one machine. Terminal Sync keeps your claude_desktop_config.json encrypted in your Drive, so on any other machine where you open Claude Code, the connector is already there.