What is Odel
Composable AI, instead of one model that tries to do everything
Specialized modules can be mixed and matched. Developers create them, users install what they need, and the AI orchestrates them in real time. Think Shopify, but for the tools your AI can reach.
Where we are
The roadmap, live
This isn't a screenshot. Every box below is ticked automatically when the work ships — each completed item links back to the pull request that delivered it.
Foundation
Goalpost 1
Hosting & connection
- ✓Odel-hosted modules — you build it, we host it and handle OAuthshipped v0.1.0
- ✓Externally hosted MCP servers — free registry listingshipped v0.1.0 · #198
- ✓Ingest the official + Glama registriesshipped v0.1.0 · #198
- ✓Namespace-verified ownership via GitHub Appshipped v0.1.0
- Odel-proxied MCP servers — a mcp.odel.app/you/module link with OAuth + observability
- ✓SSRF-guarded capability probe + endpoint verificationshipped v0.1.0 · #206
- ✓Live tabbed capability listing (tools, resources, prompts) on endpoint cards, with 12h server-side cacheshipped v0.2.0 · #215
- Keyring worker + session proxying
- OAuth pass-through for proxied servers
- ✓External MCP gateways as a first-class DB + API model (ExternalSession DO, gateway endpoint)shipped v0.4.0 · #234
- ✓Full request/response MCP surface (initialize, list_tools, call_tool, etc.) proxied through the gatewayshipped v0.4.0 · #243
Composition
Bundle small things into bigger, shareable things.
- Registries — curated server lists (Copilot allowlists, team lists)
- Skills — a distribution channel for skills
- Plugins — combine skills, servers, scripts & hooks
- Marketplaces — combine plugins into your own personalized marketplace
Discovery
- ✓Marketplace browse — dense cards, list view, server-drivenshipped v0.1.0 · #198
- ✓Server-side search, filters, sort & facetsshipped v0.1.0 · #198
- ✓SEO-friendly module pagesshipped v0.1.0
- ✓SEO foundation — canonical URLs, meta tags, and marketing landing promoted to rootshipped v0.4.0 · #231
- Recommendation engine
Goalpost 2
Goalpost 3
What's new
Latest releases
Versioned and written automatically from every merge — never hand-curated, never stale.
v0.4.0
minor2026-06-18Organizations land as a first-class concept for every account, external MCP gateways gain a full data model with session proxying via a new Durable Object, and the proxy now routes the complete MCP request/response surface end-to-end.
v0.3.2
patch2026-06-16The release pipeline now cuts versions on demand rather than on every merge, batching all PRs since the last tag into one deliberate release with correct per-PR attribution in the changelog.
v0.3.1
patch2026-06-16The changelog and roadmap on odel.app now update on every release — release commits trigger an apex rebuild so the site is always current, and the CI release pipeline is idempotent.
Under the hood
Built on the edge
Odel runs entirely on Cloudflare's infrastructure, with secure isolate execution so untrusted module code can run safely close to your users.
V8 isolates
Each module runs sandboxed at the edge for safe, untrusted execution.
Cloudflare edge
Workers, Durable Objects and Containers for global low-latency delivery.
D1 + R2
SQLite at the edge for data, R2 for media and build artifacts.
MCP-native
Modules speak the Model Context Protocol — portable across AI clients.
The creator
Built by Dag Himle
daggo04Odel started as an exploration of how to make AI capabilities composable, and grew into a full marketplace platform. It's developed in the open — the roadmap and changelog on this page are generated straight from the commit history.
Get early access
We're looking for beta testers to help shape the platform. Build custom modules, or just bring your AI and start plugging things in.