LLM Install Instructions
Use AI assistants like Cursor, Claude, or ChatGPT to set up Onairos automatically.
Updated 24 January 2026
llmaiinstallationcursorcopilotclaude
AI-Assisted Installation
Let your AI assistant handle the setup. Works with Cursor, Claude, ChatGPT, and GitHub Copilot.
The Magic Prompt
Copy this into your AI assistant:
Run npm install onairos, then read node_modules/onairos/llm.txt and set it up with API key {Your_API_Key}
Download llm.txt
For more control, download our instruction file:
What's included:
- Web SDK setup (React, Next.js, Vue)
- Mobile SDK setup (React Native, Flutter)
- Human API integration
- API endpoint reference
How to Use
| Tool | Method |
|---|---|
| Cursor / Claude / ChatGPT | Paste llm.txt contents into chat |
| GitHub Copilot | Add llm.txt to project root |
| Any AI | Reference URL: https://docs.onairos.uk/llm.txt |
Prefer manual setup?
See the Installation Guide for step-by-step instructions for each platform.