mental-health-care
M
mental-health-care
/browse_pages

Browse Emora Health Pages

Browse Emora Health condition / specialty / insurance pages. Returns either a specific page (with slug) or a paginated list. These are the canonical site pages,

liveverifiedunknown~5s typical
mcpprobedmental-health-care
$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-emorahealth-mental-health-care /browse_pages for me.

Input

FieldTypeDescription
collection*string (conditions-pages | specialty-pages | insurance-pages)Page collection: "conditions-pages", "specialty-pages", or "insurance-pages".
slugstringSpecific page slug (e.g. "anxiety", "play-therapy", "aetna"). Omit to list all pages.
pagenumberPage number for the listing (default 1).
limitnumberPage size for the listing (default 50, max 100).

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-emorahealth-mental-health-care","endpoint":"/browse_pages","input":{"collection":"conditions-pages"}}'
cli
npx cracked-ai run -p mcp-com-emorahealth-mental-health-care -e /browse_pages -i '{"collection":"conditions-pages"}'
mcp
run_tool({ provider: "mcp-com-emorahealth-mental-health-care", endpoint: "/browse_pages", input: {"collection":"conditions-pages"} })

Try it

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