News
Headlines aggregated from RSS feeds, with search and full articles
Jonah 10:46
Whether We show you ˹O Prophet˺ some of what We threaten them with, or cause you to die ˹before that˺, to Us is their return and Allah is a Witness over what they do.
1 minute ago · Source: reminder.dev · Read
From military alliance to economic partnership: How Trump is redefining U.S.-South Korea ties
Trump last Sunday instructed the Pentagon to cut military drills because they were "costly" and send "inappropriate and hostile" signals to North Korea.
15 minutes ago · Source: cnbc.com · Read
Malaysia’s Anwar puts non-aligned stance in focus with remarks on Taiwan
Malaysian leader's comments on the island have prompted discussion about whether the country is leaning towards China.
37 minutes ago · Source: aljazeera.com · Read
Robotics startup Generalist reaches $3B valuation, sources say
The $200 million extension comes just months after the physical AI startup reached a $2 billion valuation.
1 hour ago · Source: techcrunch.com · Read
As Ukraine hits Russia's refineries, Russia targets Ukraine's petrol pumps
Fuel companies are urging customers not to linger at the pumps after a wave of deadly attacks.
2 hours ago · Source: www.bbc.co.uk · Read
U.S. state banking associations plan to launch their own nationwide blockchain network
The "BankChain Alliance" is aiming for a 2027 launch, and would foster stablecoins, payments and tokenized deposits inside the banking system's regulatory sphere.
4 hours ago · Source: coindesk.com · Read
Labour MPs will push Burnham to back voting reform in first 100 days
Exclusive: Nearly 100 Labour MPs support commission on changing the system used for Westminster election
6 hours ago · Source: theguardian.com · Read
Calling it
Everything here is public and free. No token, no account, no payment.
curl https://micro.mu/api/v1/news/list
Methods
GET /api/v1/news/listRead recent news headlines with short summaries, balanced across topics
| Argument | Type | Description |
|---|---|---|
topic | string | Optional topic/category filter (e.g. tech, world, business) |
limit | number | Optional max number of headlines (default 30) |
curl \ "https://micro.mu/api/v1/news/list"
GET /api/v1/news/readRead one news article in full by its id or URL
| Argument | Type | Description |
|---|---|---|
id * | string | Article id (from Headlines) or article URL |
curl \ "https://micro.mu/api/v1/news/read?id=id"
GET /api/v1/news/searchSearch indexed and live news for a topic
| Argument | Type | Description |
|---|---|---|
query * | string | Search terms, e.g. latest AI news |
curl \ "https://micro.mu/api/v1/news/search?query=query"
The same methods are tools over MCP, and every service on this instance is in one reference. Same method, same answer, same price.


