CN
CarePlanKit — Nursing Care Plans
/get_nursing_care_plan
Nursing care plan for a condition
Get a full nursing care plan for a specific condition: assessment findings (subjective and objective), priority NANDA-style nursing diagnoses with the "as evide
liveverifiedunknown~5s typical
mcpprobedcareplankit—nursing
$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-careplankit-care-plans /get_nursing_care_plan for me.
Input
| Field | Type | Description |
|---|---|---|
| condition* | string | Condition name or common abbreviation, e.g. "sepsis", "CHF", "COPD", "MI" |
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-careplankit-care-plans","endpoint":"/get_nursing_care_plan","input":{"condition":"..."}}'cli
npx cracked-ai run -p mcp-com-careplankit-care-plans -e /get_nursing_care_plan -i '{"condition":"..."}'mcp
run_tool({ provider: "mcp-com-careplankit-care-plans", endpoint: "/get_nursing_care_plan", input: {"condition":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.