From 93bd9819fee247eaff86b7853d2b630745860594 Mon Sep 17 00:00:00 2001 From: Andrey Avtomonov Date: Tue, 19 May 2026 15:23:58 +0200 Subject: [PATCH] docs: add README agent setup prompt --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0a032543..0834899b 100644 --- a/README.md +++ b/README.md @@ -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