Developers
Build with your flight
Fly in Public can be driven from the app, Telegram, scripts, or AI assistants. Pick the integration path that matches where you work.
Every developer page has a Markdown version, a copy action, and quick links for opening the same page in ChatGPT or Claude.
Choose your path
AI skillInstall assistant contextUse hosted OAuth MCP without copying tokens into normal assistant setup.REST APIBuild scripts and automationsQuery flight status, publish proofs, and read leaderboard position.MCP serverConnect an AI assistantLet Claude, Cursor, or another MCP client check and update your flight.llms.txtGive agents the short indexUse lightweight links that point AI clients at the right Markdown pages.Full contextRead everything as textLoad the overview, API reference, MCP setup, and tool docs in one bundle.
What you can automate
- Check whether your current flight is safe, chilling, flying, or crashed.
- Publish proofs from Telegram, an assistant, a cron job, or a custom script.
- Pull recent proofs and leaderboard position into another workspace.
- Let an AI assistant inspect proof activity and help you decide what to share next.
Access tokens
Create tokens from profile settings. They start with fip_, are shown once, and can be revoked whenever a client should lose access. For AI assistants that support remote OAuth MCP, use the skill setup first.
Agent-friendly pages
| Overview | https://flyinpublic.com/docs.md |
|---|---|
| For developers | https://flyinpublic.com/docs/developers.md |
| REST API | https://flyinpublic.com/docs/api.md |
| AI skill | https://flyinpublic.com/docs/skills.md |
| MCP server | https://flyinpublic.com/docs/mcp.md |
| LLM index | https://flyinpublic.com/llms.txt |