What nlqdb does for this
- Point Claude Desktop, Cursor, Cline, or Claude Code at `mcp.nlqdb.com/mcp` — the `nlqdb_query` tool needs no connection string and no schema setup.
- Calling `nlqdb_query` with no `db` set provisions Postgres from the agent's first English goal — create and query are one call, no separate create tool.
- `nlqdb_list_databases` and `nlqdb_describe` let the host enumerate and inspect schemas; every answer returns rows plus the compiled SQL to audit.
- Per-`(mcp_host, device_id)` `sk_mcp_*` keys scope access per agent and device; revocation is per-device and shown in the dashboard.