docs: add README agent setup prompt

This commit is contained in:
Andrey Avtomonov 2026-05-19 15:23:58 +02:00
parent dc7db0c56a
commit 93bd9819fe

View file

@ -31,6 +31,17 @@ Use KTX when you want agents to:
Supports PostgreSQL, Snowflake, BigQuery, ClickHouse, MySQL, SQL Server, and
SQLite.
## Agent Setup
Ask an agent such as Claude Code, Codex, Cursor, or OpenCode to install and
configure KTX from your project directory:
```text
Follow instructions from
https://docs.kaelio.com/ktx/docs/agents-setup.md
to install and configure ktx
```
## Quick Start
```bash