Appraisily
A
Appraisily
/search_pro_screener_comparables

Search Pro Screener Comparables

Search Appraisily valuation infrastructure for comparable auction lots for professional appraisal screening. Use this only for authenticated appraiser workflows

liveverifiedunknown~5s typical
mcpprobedappraisily
$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-appraisily-mcp /search_pro_screener_comparables for me.

Input

FieldTypeDescription
subjectDescriptionstringSubject description used to anchor comparable search.
itemCategorystringItem category such as painting, sculpture, antique chair, silver, jewelry, or ceramics.
searchTermsarrayExplicit market-comparable search terms. Use when the appraiser supplies preferred terms.
targetValueUsdnumberOptional reference value in USD.
minValueUsdnumberOptional minimum price filter/reference in USD.
maxValueUsdnumberOptional maximum price filter/reference in USD.
maxResultsintegerMaximum compact comparable rows to return.

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-appraisily-mcp","endpoint":"/search_pro_screener_comparables","input":{}}'
cli
npx cracked-ai run -p mcp-com-appraisily-mcp -e /search_pro_screener_comparables -i '{}'
mcp
run_tool({ provider: "mcp-com-appraisily-mcp", endpoint: "/search_pro_screener_comparables", input: {} })

Try it

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