mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-07 11:02:11 +02:00
docs(docs-site): add AI resources for agents
This commit is contained in:
parent
81c7e60fef
commit
966627a68b
13 changed files with 461 additions and 7 deletions
|
|
@ -8,6 +8,8 @@ KTX integrates with coding agents through two channels that can be used independ
|
|||
- **MCP server** — A persistent Model Context Protocol server that exposes KTX tools (semantic queries, knowledge search, SQL execution) directly to the agent
|
||||
- **CLI skills** — Command definitions that teach the agent how to invoke KTX via the terminal
|
||||
|
||||
This is the product integration page for connecting an agent client to a KTX project. For documentation access, `/llms.txt`, prompt recipes, and the agent-facing docs quickstart, use [AI Resources](/docs/ai-resources).
|
||||
|
||||
Run `ktx setup` and select your agent targets, or configure manually using the snippets below.
|
||||
|
||||
## Agent setup matrix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue