---
title: "I Replaced Cloud AI with Local Codex App | Ollama + oMLX for Coding, Scheduling & Automation"
url: https://daily.dev/posts/i-replaced-cloud-ai-with-local-codex-app-ollama-omlx-for-coding-scheduling-automation-fc7weyfp7
source_url: https://www.youtube.com/watch?v=5OSqZS9TB6A
type: video:youtube
source: "Execute Automation"
published: 2026-06-01T06:22:27.700Z
updated: 2026-06-01T06:22:45.091Z
tags: ["mcp", "ai-assisted-development", "ollama", "local-ai"]
reading_time: 8
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I Replaced Cloud AI with Local Codex App | Ollama + oMLX for Coding, Scheduling & Automation

**[Execute Automation](https://daily.dev/sources/executeautomation)** · 8 min read · 0 upvotes · 0 comments

## Summary

A walkthrough of running the Codex desktop app (OpenAI's coding agent) with a local LLM instead of cloud AI, using oMLX as the inference backend instead of Ollama. The setup involves modifying a config file to point Codex at a locally running oMLX server with an MTP-enabled model (Qwen 3.6 35B A3B), which supports multi-token prediction for 1.5–2x faster decoding. Demonstrated use cases include daily news briefing aggregation from multiple sources, calendar appointment checking via MCP server skills, and general automation workflows — all running entirely on-device.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=5OSqZS9TB6A>

## Similar posts on daily.dev

- [Local AI Models for Coding 2026: Ollama Setup and Best Models](https://daily.dev/posts/local-ai-models-for-coding-2026-ollama-setup-and-best-models-sohghmj3p) · Alex CloudStar · 1 upvotes · 0 comments
- [I Replaced Codex with Gemma 4 \+ Ollama — Here’s My Local AI Coding Agent](https://daily.dev/posts/i-replaced-codex-with-gemma-4-ollama-here-s-my-local-ai-coding-agent-n41mne32x) · Faun · 0 upvotes · 0 comments

---

Tags: [#mcp](https://daily.dev/tags/mcp), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development), [#ollama](https://daily.dev/tags/ollama), [#local-ai](https://daily.dev/tags/local-ai)

[View this post on daily.dev](https://daily.dev/posts/i-replaced-cloud-ai-with-local-codex-app-ollama-omlx-for-coding-scheduling-automation-fc7weyfp7)
