🦀 ClawHub
Pipeworx fbiwanted
by @b-gutman
Search the FBI's Most Wanted list — fugitives, missing persons, and wanted individuals with photos and case details
⚡ When to Use
💡 Examples
curl -s -X POST https://gateway.pipeworx.io/fbiwanted/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_wanted","arguments":{"query":"cyber","page":1}}}'
Returns matching entries with title, description, charges, reward, images, and status.
TERMINAL
clawhub install pipeworx-fbiwanted