1
1stDibs
/browse_items
Browse 1stDibs Items
Browse 1stDibs with the given category and optional page number and filters. Filters are in the format of a query string like category=furniture&locati
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 /browse_items for me.
Input
| Field | Type | Description |
|---|---|---|
| category* | string | Category to browse |
| page | number | Page number to browse |
| filters | string | Filters to apply to the browse |
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":"/browse_items","input":{"category":"..."}}'cli
npx cracked-ai run -p mcp-com-1stdibs-1stdibs -e /browse_items -i '{"category":"..."}'mcp
run_tool({ provider: "mcp-com-1stdibs-1stdibs", endpoint: "/browse_items", input: {"category":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.