RD
Root Data Public Directory
/search_practices
Search Dental Practices
Search Root Data's public dental practice directory. Supports query, service, location, city, state, minimum Google reviews, minimum star rating, and sorting by
liveverifiedunknown~5s typical
mcpprobedrootdatapublic
$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-rootdata-public-directory /search_practices for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | |
| service | string | |
| location | string | |
| city | string | |
| state | string | |
| limit | integer | |
| reviews | integer | |
| stars | number | |
| sortBy | string (default | name | google_reviews | google_rating) |
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-rootdata-public-directory","endpoint":"/search_practices","input":{}}'cli
npx cracked-ai run -p mcp-ai-rootdata-public-directory -e /search_practices -i '{}'mcp
run_tool({ provider: "mcp-ai-rootdata-public-directory", endpoint: "/search_practices", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.