kylrix

Kylrix Ecosystem Documentation

Developer docs for integrators — mobile apps, agents, and custom clients on Kylrix.

Start here: Wire any agent in 60 seconds →


Documentation Index

Section Description Link
Agent Integrations Copy-paste prompt, MCP + REST setup, verify checklist integrations.md
Model Context Protocol (MCP) Streamable HTTP & SSE for Cursor, Claude, agents mcp.md
HTTP API PATs, scopes, REST endpoints api.md
Sign in with Kylrix (OAuth 2.1) OIDC, PKCE, client registration oauth2.md
Autonomous Agents Provisioning keys, workspaces, identities agents.md
Markdown Pipeline Marked extensions, KaTeX, charts markdown.md
Self-Hosting Docker deploy, custom base URLs SELFHOST.md

Agent Skills

npx skills add kylrix/kylrix --skill mcp --skill api --skill agents

Optional OAuth integrators: add --skill oauth2 or use --skill '*' -y for everything.


Production Endpoints

Self-hosted deployments: substitute your own host — see SELFHOST.md.