1
1stDibs
/search_items
Search 1stDibs Items
Search 1stDibs with the given query and optional page number and filters. Filters are in the format of a query string like category=furniture&location=
liveunknown~5s typical
mcp1stdibs
$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-1stdibs-1stdibs /search_items for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Search Query |
| page | number | Jump to a specific page number |
| filters | string | Filters to apply to the search |
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-1stdibs-1stdibs","endpoint":"/search_items","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-1stdibs-1stdibs -e /search_items -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-1stdibs-1stdibs", endpoint: "/search_items", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.