Show HN: Mu – Tools for Agents
Mu is an open‑source platform that offers agents access to a wide range of real internet services through a single MCP endpoint. It provides 67 built‑in tools such as web search, mail, storage, and a wallet, all implemented as native Go services without external dependencies. The system can be used via a hosted instance or self‑hosted as a single binary, and integrates with agents like Claude Desktop and Cursor through the MCP authorization spec.
- ▪Mu consolidates many everyday internet functions—news, search, mail, markets, weather, and more—into one unified API endpoint.
- ▪The platform runs its own implementations of services like SMTP with DKIM, a feed aggregator, and a storage backend, avoiding reliance on third‑party wrappers.
- ▪Mu is released under the AGPL‑3.0 license and can be accessed either through the hosted micro.mu service or by self‑hosting the provided Go binary.
2 outlets in our directory ran this story, first to last over 8 hours. All of the coverage we found sits in one bucket: centre. That one-sidedness is itself worth noticing.
- ▪ Show HN: LLM Tools that I made that I cant live without — Ycombinator
Hacker News (Front Page) files mainly under programming. We currently carry 1,024 of its stories. Top-voted stories on Hacker News.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | GitHub |
| Canonical URL | https://github.com/micro/mu |
| Publication time | Sun, 02 Aug 2026 22:06:34 +0000 |
| Retrieval time | 2026-08-03T01:05:41.229Z |
| Last seen | 2026-08-03T01:05:41.229Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | 3Sm7mqcMtF2k · 2 stories |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
mu Tools for agents Overview Mu gives an agent the everyday internet as tools: news, web search, mail, markets, weather, video, places, images, files, calendar, contacts. 67 of them, behind one MCP endpoint. Connect once and your agent has all of them, instead of wiring up a server for each. Real tools, not wrappers. Most things offering an agent tools are a thin layer over somebody else's API. Mu runs the mail server (SMTP with DKIM), the feed aggregator, the search index, the app sandbox and the wallet it hands you. mail_inbox reads a real inbox. db_create writes to real storage. The tools aren't a catalogue of other people's products — they're this instance's own capabilities, exposed. There is also a web app on the same tools, because the operator is a person too.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.