A
Appraisily
/search_artists
Search Artists
Search Appraisily public artist directory pages and compact sold-lot context. Return at most 6 artists per query, with up to 6 recent lots on the top match. Use
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_artists for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Artist name such as Pablo Picasso, Monet, or Warhol. |
| limit | integer | Maximum number of artists, capped at 6. |
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_artists","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-appraisily-mcp -e /search_artists -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-appraisily-mcp", endpoint: "/search_artists", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.