Social
Finance
US judge rules that Trump plan to halve FEMA workforce violated law

CNBC
US judge rules that Trump plan to halve FEMA workforce violated law
U.S. District Judge Susan Illston wrote the U.S. Department of Homeland Security acted unlawfully by usurping FEMA's authority over its own pers...
17 minutes ago
Calling it
Everything here is public and free. No token, no account, no payment.
curl https://micro.mu/api/v1/social/list
Methods
GET /api/v1/social/listRead the latest social posts from the network
| Argument | Type | Description |
|---|---|---|
limit | number | Optional max number of posts (default all recent) |
curl \ "https://micro.mu/api/v1/social/list"
GET /api/v1/social/searchSearch public posts on this instance by keyword. This is the instance's own feed, not the wider internet — use web_search for that
| Argument | Type | Description |
|---|---|---|
query * | string | What to look for in posts on this instance |
limit | number | Max results (default 20) |
curl \ "https://micro.mu/api/v1/social/search?query=query"
The same methods are tools over MCP, and every service on this instance is in one reference.
