archive_search
archive_search
Search everything this instance has collected, across news, video, markets and posts at once. Use it when the question crosses a service, or when you do not know which service would hold the answer; news_search is narrower and better when you know it is news
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Archive — Everything this instance has collected — news, video, markets, posts — searchable as one thing.
Arguments
| Name | Type | What it is |
|---|---|---|
query* | string | What to look for |
kind | string | Narrow to one kind: news, video, market, blog, prayer. Omit to search everything |
limit | number | Max results (default 20, max 100) |
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":"archive_search"}}Try it in the playground.


