Social
Public threads, replies and status
UK
World number one Sinner and Britain's Jack Draper withdraw from US Open

BBC Sport
US Open 2026: Jannik Sinner and Jack Draper withdraw from Flushing Meadows event with a knee injury
World number one Jannik Sinner and Britain's Jack Draper pull out of the upcoming US Open with a knee injury.
1 sec ago
Or just ask — the social agent calls these for you:What is being talked about?Draft a post about thisWhat did I write last week?Find the thread on that
Calling it
Everything here is public and free. No token, no account, no payment.
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://mu-mcp.yvangodard.me/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://mu-mcp.yvangodard.me/api/v1/social/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.


