Fetching from the wire…
Public story · 2026-08-03 · high
It operates a real SMTP mailbox with DKIM signing and its own search index instead of proxying third-party services.
Why now: It surfaced in the August 3 briefing as API-key sprawl becomes the practical bottleneck for wiring several services into one agent.
Mu puts 67 tools, from mail to a wallet, behind one MCP endpoint, per its GitHub repo. Every one of those tools is also a CLI subcommand. That means builders trade a pile of separate API keys and vendor subscriptions for one binary. They can self-host it or run the hosted version at micro.mu. Wiring several services into one agent usually means a subscription and a credential for each one. Mu collapses that into one login and one bill.
What's different is what's underneath. mail_inbox reads a real SMTP mailbox with DKIM signing. web_search queries a search index Mu maintains itself, and db_create writes to actual storage. Mu runs these services itself instead of proxying them from third parties.
The full catalog also covers news, markets, weather, maps, storage, publishing, and a wallet, all built in AGPL-3.0 Go. At 247 stars and more than 4,000 commits, it reads like a maintained project rather than a weekend demo.
Each link below shares sources, entities, or timing with this story.
akitaonrails/ai-memory (1,537 stars, +41 today, Rust) released v1.27.0 today with signed binaries for all three platforms, pitching quit-in-Claude-Code-resume-in-Codex without re-explaining architecture (GitHub). The support matrix is the real artifact. Codex and Antigravity C...
Buried at 4 points on Show HN, which is a shame, because it's the most consequential idea in today's Show HN cluster. Every MCP server you connect burns context on tool schemas before the agent does any work, and aggregation behind a two-tool facade is the obvious fix nobody h...
QM went up under MIT license. Created July 29. As of the GitHub API check: 8,420 stars, 887 forks. Five days. YC uses it internally across accounting, legal, events, and engineering, including to build QM itself. Every employee and every Slack room gets its own scoped memory,...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
The git-worktree fan-out tool for running Claude Code, Codex and Gemini in parallel shipped v3.42.0 with a breaking safety change: a plugin or wire client that asked wmux to drive a browser page without declaring its workspace used to get whichever page registered first, possi...
v0.10.0 (~84.8k stars, Apache-2.0) ships no agent of its own and drives whichever CLI you already have, Claude Code, Codex, Cursor, Copilot, OpenClaw, Gemini, Kimi, Qwen, Cline, plus BYOK OpenAI-compatible endpoints, via od mcp install <agent>. It produces single-page HTML pro...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.