news_search
news_search
Search indexed and live news for a topic
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on News — Headlines aggregated from RSS feeds, with search and full articles.
Arguments
| Name | Type | What it is |
|---|---|---|
query* | string | Search terms, e.g. latest AI news |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"query":"query"},"name":"news_search"}}Try it in the playground.


