A
Appendix
/search_knowledge_base
Search medical literature
Search Appendix's medical knowledge base for clinical literature, treatment guidelines, and reference material to help the user describe their medical issue
liveverifiedunknown~5s typical
mcpprobedappendix
$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-appendix-appendix /search_knowledge_base for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Search query (clinical topic or question) |
| limit | integer | Max results to return (1-10, default 5) default 5 |
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-appendix-appendix","endpoint":"/search_knowledge_base","input":{"query":"...","limit":5}}'cli
npx cracked-ai run -p mcp-com-appendix-appendix -e /search_knowledge_base -i '{"query":"...","limit":5}'mcp
run_tool({ provider: "mcp-com-appendix-appendix", endpoint: "/search_knowledge_base", input: {"query":"...","limit":5} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.