mcp-server

ktx-ai-data-agents-context: Accurate AI queries

Get accurate AI agent queries with ktx.
intermediateโฑ 30 minutes๐Ÿ’ต Free tier + paid plans
1,600 stars105 forksTypeScriptUpdated 9/11/2026100% free ยท open source
What it is

Use the ktx-ai-data-agents skill to help AI agents like Claude Code and Codex query data accurately.

Real use case example

"A founder, Sarah, wants to track sales performance on her Amazon store. She sets up ktx-ai-data-agents to pull product data from Amazon and send it to Notion, where she can analyze and visualize it. She can now make data-driven decisions to optimize her sales strategy."

Best insideClaude DesktopClaude CodeCodex CLI
When to use it
  • โ€ขWhen you need to query data accurately using AI agents like Claude Code or Codex
  • โ€ขWhen integrating multiple AI agents with your MCP server requires a unified context layer
  • โ€ขWhen your data analytics require a semantic layer for better understanding and decision-making
Ready-to-paste prompt
Run `ktx.init({ mcpServerUrl: 'https://your-mcp-server.com', apiKey: 'YOUR_API_KEY' });` to initialize ktx with your MCP server credentials
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

๐Ÿ› ๏ธ Technical setup

Expect 20โ€“40 minutes in a terminal โ€” or let your AI agent drive it.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/ktx-ai-data-agents-context && curl -fsSL https://workflowstacks.com/api/skills/ktx-ai-data-agents-context/claude-skill -o ~/.claude/skills/ktx-ai-data-agents-context/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go โ€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How ktx-ai-data-agents-context: Accurate AI queries works
Codeflow
Free to inspect

Ktx-ai-data-agents-context: Accurate AI queries is a very large TypeScript project (~133k lines across 681 code files, plus 525 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.

Size
Very large codebase
~133k lines ยท 681 code files ยท days to read โ€” use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Node.js
No API keys detected
TypeScript 84%Python 9%JavaScript 4%MDX 3%
Where to start reading
  1. 1
    README.md
    Start here โ€” what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    skills/ktx/SKILL.md
    Inside skills/ โ€” an example of what the AI is told to do
  5. 5
    examples/README.md
    A worked example โ€” copy this to get going
What's in each folder
skills/Prompts, skills & agent definitions3 files
packages/Sub-packages / plugins1288 files
examples/Examples you can copy19 files
docs/Documentation3 files
python/Folder185 files
docs-site/Folder93 files
scripts/Helper scripts63 files
.github/CI / automation (GitHub Actions)6 files
READMEHas testsDocumentedCI checksExamples includedApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
Kaelio
Language
TypeScript
Category
mcp-server
Published
5/10/2026

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/ktx-ai-data-agents-context.svg)](https://workflowstacks.com/skills/ktx-ai-data-agents-context?utm_source=github&utm_medium=badge)
๐Ÿ”ฅ Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work โ€” importable n8n templates, outcome guides and Claude Desktop configs.