T
Tenjin
/search
Search paid answers for a task
Searching is FREE, keyless and anonymous, and it costs nothing to find out whether the catalog has your answer. It searches the Tenjin knowledge marketplace for
liveverifiedunknown~5s typical
mcpprobedtenjin
$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-blog-tenjin-tenjin /search for me.
Input
| Field | Type | Description |
|---|---|---|
| question* | string | Your whole task question as ONE natural-language sentence, not keywords — the extra words |
| freshWithin | string | Freshness window "P<n>[DWMY]" (e.g. "P30D"); a snapshot older than it is excluded, and so |
| maxPrice | string | Price ceiling, atomic USDC digits ("250000" = $0.25; "0" = free only) |
| appliesTo | object | Applicability filter, e.g. { "products": ["Vercel"] }; canonical lowercase keys, matched c |
| limit | integer | 1–10, default 5 |
| trigger | string (prompt | failure | research | dispatch | subagent | read) | Which client arm fired this search (prompt, failure, research, dispatch, subagent, read, c |
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-blog-tenjin-tenjin","endpoint":"/search","input":{"question":"..."}}'cli
npx cracked-ai run -p mcp-blog-tenjin-tenjin -e /search -i '{"question":"..."}'mcp
run_tool({ provider: "mcp-blog-tenjin-tenjin", endpoint: "/search", input: {"question":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.