ktx/docs-site
Andrey Avtomonov 960e23b1c3 feat(setup): add Claude Desktop target and MCP-first agent setup
Adds `ktx mcp stdio` and a `claude-desktop` setup target that generates a
local plugin ZIP wiring the analytics skill and a stdio MCP config. Replaces
the CLI-only agent install mode with MCP+analytics (default) and an optional
admin CLI skill, renames the research skill to analytics, and lets interactive
setup pick project vs global scope when every target supports it. Extracts a
shared MCP server factory used by both HTTP and stdio entrypoints.
2026-05-15 15:50:16 +02:00
..
app Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
components feat(docs-site): refresh nav mascot with SVG and bump size (#101) 2026-05-14 23:45:41 +02:00
content/docs feat(setup): add Claude Desktop target and MCP-first agent setup 2026-05-15 15:50:16 +02:00
lib feat: merge ingest and scan 2026-05-14 01:43:06 +02:00
public/brand feat(docs-site): refresh nav mascot with SVG and bump size (#101) 2026-05-14 23:45:41 +02:00
tests feat: merge ingest and scan 2026-05-14 01:43:06 +02:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
middleware.ts docs-site: serve under /ktx and redirect ktx.sh to docs.kaelio.com 2026-05-15 02:30:20 +02:00
next-env.d.ts feat(docs-site): refresh nav mascot with SVG and bump size (#101) 2026-05-14 23:45:41 +02:00
next.config.mjs docs-site: serve under /ktx and redirect ktx.sh to docs.kaelio.com 2026-05-15 02:30:20 +02:00
package.json chore(deps): refresh workspace dependencies (#43) 2026-05-13 01:15:35 +02:00
postcss.config.mjs chore: move docs site workspace 2026-05-11 16:53:42 +02:00
source.config.ts chore: move docs site workspace 2026-05-11 16:53:42 +02:00
tsconfig.json feat: merge ingest and scan 2026-05-14 01:43:06 +02:00