agentery
A
agentery
/research_capability

research capability

START HERE for provider procurement. ONE call turns a task into: (1) its live MARKET — the semantic neighbourhood of the closest-matching providers, found purel

liveverifiedunknown~5s typical
mcpprobedagentery
$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-agentery-agentery /research_capability for me.

Input

FieldTypeDescription
task*stringRequired — the natural-language capability/task, e.g. 'reconcile supplier invoices' or 'li
buyer_tierstring (individual | pro | team | enterprise)Optional buyer tier to price against ('team' = Team/SME).
max_monthly_usdnumberOptional budget ceiling in USD/month — filters the shortlist and drives suggested_alternat
integrationsarrayOptional required integrations, e.g. ["zendesk","slack"] — soft preference; integration st
sortstring (match | price_asc)Shortlist ordering. Default 'match'.
limitnumberShortlist size (1-12, default 5).
provider_typestring (auto | provider | mcp | api | any)Preferred delivery type. 'auto' (default) infers from the task; note 'AI agent' phrasing i
response_modestring (summary | full)'summary' (default) or 'full' (adds tier cohorts, coverage and raw results).

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

Try it

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