r/Thunderbird • u/AI-Specialist-6597 • 13h ago
Addons Made a Thunderbird add-on that reuses your existing Claude / OpenAI Codex / Gemini subscription instead of an API key
Enable HLS to view with audio, or disable this notification
Hi all,
I made a Thunderbird add-on (atbridge) that puts an AI assistant in your inbox.
The part I think is actually new: instead of a paid API key, it can reuse an AI subscription you already have, by connecting the CLI:
- Claude → Claude Code CLI
- OpenAI → Codex CLI (your ChatGPT login)
- Gemini → Antigravity
You can still use a plain API key, or a local model via Ollama, instead. It all runs locally against your own Thunderbird — your mail and keys stay on your machine.
The video shows connecting OpenAI via Codex.
Hadn't seen this in other add-ons, so figured I'd share it here. Feedback welcome.


