A
agentery
/rank_providers_for_workflow
rank providers for workflow
PARTNER-ONLY (Bearer key required). Given a business context and its workflow steps, return ranked provider candidates for EACH step — structured, scored (match
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 /rank_providers_for_workflow for me.
Input
| Field | Type | Description |
|---|---|---|
| business_context | object | company_description, industry, region, existing_tools[], automation_posture (cautious|bala |
| workflow_steps* | array | Each: step_id, step_name, step_description, inputs[], desired_outputs[], required_integrat |
| limit_per_step | number | Max candidates per step (1-25, default 8) |
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":"/rank_providers_for_workflow","input":{"workflow_steps":[]}}'cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /rank_providers_for_workflow -i '{"workflow_steps":[]}'mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/rank_providers_for_workflow", input: {"workflow_steps":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.