Developer docs for integrators — mobile apps, agents, and custom clients on Kylrix.
Start here: Wire any agent in 60 seconds →
| 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 |
npx skills add kylrix/kylrix --skill mcp --skill api --skill agents
Optional OAuth integrators: add --skill oauth2 or use --skill '*' -y for everything.
https://www.kylrix.space/api/v1https://www.kylrix.space/api/v1/mcphttps://www.kylrix.space/.well-known/openid-configurationSelf-hosted deployments: substitute your own host — see SELFHOST.md.