Crawdar Business Research
CB
Crawdar Business Research
/research_businesses

Research businesses from a brief

Use for a quick synchronous search when the user supplies one natural-language brief and can wait for results in the current tool call. For durable progress, re

liveverifiedunknown~5s typical
mcpprobedcrawdarbusinessresearch
$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-crawdar-business-research /research_businesses for me.

Input

FieldTypeDescription
brief*stringExample: Independent veterinary clinics in Berlin with an active first-party website. Excl
geographystringOptional explicit geography. Use when the brief does not make location clear.
fieldsarrayBusiness fields to retain. Website and source evidence remain available for verification.
outputstring (compact | full)Compact minimizes tokens. Full preserves every returned field. default "compact"
limitintegerMaximum businesses in this response page. default 10
offsetintegerZero-based result offset for this response page. default 0
includeDiagnosticsbooleanInclude source status and explained exclusions. default true

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-crawdar-business-research","endpoint":"/research_businesses","input":{"brief":"...","output":"compact","limit":10,"offset":0,"includeDiagnostics":true}}'
cli
npx cracked-ai run -p mcp-com-crawdar-business-research -e /research_businesses -i '{"brief":"...","output":"compact","limit":10,"offset":0,"includeDiagnostics":true}'
mcp
run_tool({ provider: "mcp-com-crawdar-business-research", endpoint: "/research_businesses", input: {"brief":"...","output":"compact","limit":10,"offset":0,"includeDiagnostics":true} })

Try it

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