SQL for Claude, Cursor, ChatGPT & agents

SQL — read-only access to Postgres and MySQL databases via a BYO connection URL

Install in one command.
curl -fsSL https://syncorelabs.ai/install.sh | sh

macOS / Linux. Windows + manual install.

What it does

SQL — read-only access to Postgres and MySQL databases via a BYO connection URL. Run SELECT / WITH / EXPLAIN / SHOW / DESCRIBE statements, list databases / schemas / tables, describe table columns + types + nullability, list indexes, fast COUNT and sample previews, EXPLAIN query plans, and identify the connected server. Read-only enforced at session level; multi-statements blocked. Use when the user mentions SQL, Postgres, MySQL, database, query, schema introspection, table sample, EXPLAIN, or wants to read / explore relational data.

The SQL skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.

Sample prompts

Once Syncore is installed and SQL is connected, ask your agent something like:

Tools available (10)

How to connect

SQL needs a provider API key to talk to sql. Connect it from the Syncore dashboard:

  1. Run curl -fsSL https://syncorelabs.ai/install.sh | sh on macOS / Linux (or the PowerShell command on Windows).
  2. Run syncore login to create your account and a device-bound encryption key.
  3. Visit syncorelabs.ai/connect and authorize SQL.
  4. Run syncore update to sync the skill + credentials to every installed AI client.

Pricing

Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.

See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.

Related

Looking at SQL? You may also want:

    Or browse all 75 skills in the Syncore catalog.

    Loading skill details…