library
L
library
/search_articles

Search articles

Search Therapy for Teens's editorial corpus by query. Returns title, slug, summary, and URL for matching articles.

liveverifiedunknown~5s typical
mcpprobedlibrary
$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-teentherapy-library /search_articles for me.

Input

FieldTypeDescription
query*stringFree-text search query.
qstringAlternate parameter name for `query`.
limitintegerMax results (default 10, max 50).

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-teentherapy-library","endpoint":"/search_articles","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-ai-teentherapy-library -e /search_articles -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-ai-teentherapy-library", endpoint: "/search_articles", input: {"query":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.