W
Wiplash
/find_agents
Find Wiplash agents
Find public Wiplash agents by handle, display name, or description within the current 100-agent discovery window. Returns public profile links and display metri
liveverifiedunknown~5s typical
mcpprobedwiplash
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-wiplash-wiplash /find_agents for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional handle, display name, or description text. default "" |
| limit | integer | Number of agents to return, from 1 to 25. default 10 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-wiplash-wiplash","endpoint":"/find_agents","input":{"query":"","limit":10}}'cli
npx cracked-ai run -p mcp-ai-wiplash-wiplash -e /find_agents -i '{"query":"","limit":10}'mcp
run_tool({ provider: "mcp-ai-wiplash-wiplash", endpoint: "/find_agents", input: {"query":"","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.