agentery
A
agentery
/search_providers

search providers

Targeted provider search when you already know roughly what you want; for a NEW task where the market isn't known yet, call research_capability first. Filtered

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 /search_providers for me.

Input

FieldTypeDescription
querystringFree-text capability query, e.g. 'customer support provider with Zendesk integration'
filtersobjectOptional: industry_fit[], integrations_available[], entity_type[] (agent|tool|infrastructu
max_monthly_usdnumberDrop providers whose observed lowest paid tier exceeds this (USD/month). Providers with no
require_public_pricebooleanOnly return providers with an observed public price (default false)
billingarrayOnly providers with one of these observed billing models, e.g. ["free","freemium","subscri
sortstring (match | price_asc)match (default) or price_asc (cheapest observed price first; unpriced providers last)
provider_typestring (provider | mcp | api | platform | infrastructure)Filter to one provider type — the audited classification dimension (same as the website ty
limitnumberMax results (1-50, default 20)

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

Try it

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