Bring Your Own AI
Already have Claude, ChatGPT, or another AI? Point it at your Elysium data folder and it can read and write your schedule directly.
On this page
How it works
When you enable BYOAI in Elysium, the app creates an OpenTime folder on your device and auto-generates a README.md inside it. This file documents the complete .ot file format — including all standard OpenTime fields and Elysium-specific extensions.
Point your AI at that folder and it will be able to read and write your schedule correctly — creating tasks, goals, events, and more in the exact format Elysium expects.
Enable BYOAI
Settings → AI → Bring Your Own AI
Folder is created
OpenTime folder + README.md auto-generated on your device
Point your AI
Give your AI read/write access to that folder
Supported AI tools
| AI tool | Support | Notes |
|---|---|---|
| Claude Desktop + MCP | Full ✓ | Recommended — direct file read/write access on macOS |
| Claude Code | Full ✓ | Terminal-based — great for technical users |
| OpenClaw (Telegram) | Full ✓ | Phone-based via Telegram — best with local models or API with Extra Usage |
| ChatGPT (file access) | Full ✓ | Requires ChatGPT Plus with file access enabled |
| Claude (claude.ai) | Partial | Upload .ot files manually each session |
| Local models (Ollama, LM Studio) | Full ✓ | Free and private — works great with OpenClaw or any tool-capable setup |
Enable BYOAI in Elysium
- 1.Open Settings in Elysium.
- 2.Go to AI → Bring Your Own AI.
- 3.Tap Enable. Elysium creates the OpenTime folder and generates
README.mdinside it. - 4.Note the folder path shown — you'll need it for your AI setup.
To regenerate the README manually: Settings → AI → Bring Your Own AI → Regenerate.
Claude Desktop + MCP (recommended)
Claude Desktop is Anthropic's desktop app for macOS. Using MCP (Model Context Protocol), it can read and write files directly on your computer — making it the best BYOAI setup for managing your Elysium schedule.
Setup steps
- 1.Download and install Claude Desktop. You'll need a Claude subscription (Pro, Max, or Team).
- 2.Open Settings (Cmd+,) and go to the MCP section. Add a file system server with your OpenTime folder path.
- 3.Restart Claude Desktop. It can now read and write files in your OpenTime folder directly.
- 4.Start scheduling: "Read the README.md in my OpenTime folder, then help me plan my week."
README.md as project context. This way Claude always has the format reference loaded without you needing to ask it to read the file each session.claude, and start chatting. No additional configuration needed.For phone-based scheduling, Elysium AI is the best option — it's built into the app and works natively on iOS.
OpenClaw (phone via Telegram)
OpenClaw is a Telegram bot that gives AI models access to files on your Mac or iPhone. This is the best BYOAI setup for phone use — manage your schedule from Telegram while away from your computer.
Setup steps
- 1.Install OpenClaw from the App Store and follow the setup to connect your API key (Anthropic, OpenAI, or a local model endpoint).
- 2.In OpenClaw, grant it access to your OpenTime folder (the one Elysium created in Settings → AI → BYOAI).
- 3.Connect to Telegram when prompted — OpenClaw creates a personal bot for you.
- 4.Open your OpenClaw bot in Telegram and start scheduling: "Read the README.md in my OpenTime folder, then help me plan my week."
ChatGPT with file access
ChatGPT with file access (available on ChatGPT Plus) can read and write files on your computer when given access through a connected tool.
Setup steps
- 1.Make sure you have ChatGPT Plus with file access or the desktop app with computer use enabled.
- 2.Start a new conversation and upload your
README.mdfrom the OpenTime folder, or paste its contents directly. - 3.Tell ChatGPT the path to your OpenTime folder so it can read and write
.otfiles. - 4.Begin scheduling: "Based on the format in the README, add these tasks to my schedule..."
Note: ChatGPT file write access depends on the tool configuration. Check the ChatGPT docs for the latest on computer use capabilities.
Local models (Ollama, LM Studio, etc.)
Local models are a great fit for BYOAI — they're free, private, and keep your schedule data entirely on your device. The easiest way to use a local model with Elysium is through OpenClaw, which gives any compatible model file access via Telegram.
Recommended setup: Ollama + OpenClaw
- 1.Install Ollama and pull a capable model (e.g.
ollama pull llama3.1). - 2.Set up OpenClaw and point it at your local Ollama endpoint.
- 3.Grant OpenClaw access to your OpenTime folder and connect to Telegram.
- 4.Start chatting — your local model can now read and write your schedule files.
You can also use local models directly if your setup supports tool use / function calling with file system access. Point the model at your OpenTime folder and give it the README.md as context. The format is plain YAML — most capable models understand it well.
Example prompts
Use these to get started. Adjust to match your AI tool's interface.
“Read the README.md in my OpenTime folder, then add a task: finish the proposal by Friday at 6pm.”
“Create a project called "Home Renovation" with goals for plumbing, painting, and flooring, each with a target date next month.”
“Move all tasks scheduled for this Friday to next Monday. Keep the event times unchanged.”
“I need to study 4 hours for an exam on Thursday. Add focused study sessions across my evenings this week.”
“Set up a daily habit: 20-minute morning walk at 7am, every weekday.”
“What tasks do I have due this week? Which ones don't have a scheduled time yet?”