social_search

social_search

Search public posts on this instance by keyword. This is the instance's own feed, not the wider internet — use web_search for that

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Social — Public threads, replies and status.

Arguments

NameTypeWhat it is
query*stringWhat to look for in posts on this instance
limitnumberMax results (default 20)

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":"social_search"}}

Try it in the playground.