EE
Examova — Exam Prep
/search_practice_questions
Search Practice Questions
Return curated Examova public-preview practice questions for a certification, optionally filtered by keyword. Use to quiz the user. Returns the question, option
liveverifiedunknown~5s typical
mcpprobedexamova—exam
$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-com-examova-mcp /search_practice_questions for me.
Input
| Field | Type | Description |
|---|---|---|
| certification* | string | Certification slug/code/name |
| keyword | string | Optional topic keyword to filter (e.g. "negotiation", "risk") |
| limit | number | How many questions (1-5, default 3) |
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-com-examova-mcp","endpoint":"/search_practice_questions","input":{"certification":"..."}}'cli
npx cracked-ai run -p mcp-com-examova-mcp -e /search_practice_questions -i '{"certification":"..."}'mcp
run_tool({ provider: "mcp-com-examova-mcp", endpoint: "/search_practice_questions", input: {"certification":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.