The Theia AI IDE is an AI-extended distribution of Eclipse Theia, the cross-platform editor framework hosted at the Eclipse Foundation and primarily developed by EclipseSource. The project is led by Jonas Helming. Theia itself is a TypeScript desktop and browser IDE shell competitive with VS Code; Theia AI is a higher-level framework on top of that shell that gives tool vendors an opinionated way to add LLM-backed features without locking into one vendor's cloud.
The framework's core abstraction is the Agent: a configured combination of a prompt template, a set of variables that hydrate the template at runtime, a list of tool functions the LLM may call, and a chosen LLM provider. Variants and reusable prompt fragments let vendors compose agents from shared building blocks and ship runtime modifications without rebuilding the IDE. As of Theia 1.58 (February 2025), tool function calling is supported across Anthropic and Ollama in addition to the earlier OpenAI support, and Theia 1.63 added image inputs for vision-capable models. Universal LLM support spans OpenAI, Anthropic, Google AI, Ollama, Mistral, and Deepseek.
Theia AI added Model Context Protocol (MCP) support in December 2024, so that the same external context sources and tool servers built for Anthropic's Claude clients can plug into Theia agents. The chat surface includes follow-up suggestions, structured questions, and change sets (proposed multi-file edits the user can accept or reject as one unit), and the framework supports agent-to-agent delegation for multi-agent workflows.
The Mozilla Builders Accelerator selection on September 23, 2024 placed Theia AI in the first cohort with funding of up to $100K. In the stack the project sits at the agents and runtime layers. The thesis it tests is whether an open, vendor-neutral copilot framework can match the integration quality of proprietary IDE assistants when developers want to self-host the model and inspect the prompt.
Recipient
Eclipse Foundation / Theia
Funder
Mozilla Foundation / Builders / Mozilla.ai · foundation · US
Open-source AI tooling, developer-facing AI applications, democratic AI. Three audience-segmented sites (Builders, Mozilla.ai, AI Guide).
Primary source
Additional sources
More from Mozilla Foundation / Builders / Mozilla.ai
- Democracy x AI Cohort 2026 2026-02 · $1M / 10 teams + $250K Sustain Track
10 teams at $50K each plus a $250K Sustain Track top-up. Focus on civic AI infrastructure.
- Ente Photos 2024-09-23 · Up to $100K
Open-source on-device semantic search and image recognition for private photo storage. Mozilla Builders Accelerator cohort 1 (local AI theme); avoids cloud dependency for personal photo libraries.
- Transformer Lab 2024-09-23 · Up to $100K
Cross-platform desktop application for building, training, fine-tuning, evaluating, and exporting local LLMs on Windows, macOS, and Linux. Ships in Mozilla's first Builders Accelerator local-AI cohort.
- Sartify (Swahili LLM) 2024-09-23 · Up to $100K
Foundation-model and tooling work for Swahili-speaking regions. Creates general and domain-specific AI capabilities for a language poorly served by major commercial models.
- Ersilia Model Hub 2024-09-23 · Up to $100K
Curated catalog of AI/ML drug-discovery models that operate locally. Targets researchers in low- and middle-income countries who cannot rely on US cloud platforms.