Agentic Terminal Directory
AT
Agentic Terminal Directory
/search_merchants

search merchants

Search OP-verified merchants by rail, chain, category, agent-callable tier, trust tier, and free text. Ranked by trust tier then verification recency.

liveverifiedunknown~5s typical
mcpprobedagenticterminaldirectory
$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-ai-agenticterminal-directory /search_merchants for me.

Input

FieldTypeDescription
querystring
railstring (lightning | bolt12 | l402 | usdt)
chainstring (tron | ethereum | solana | bsc | polygon | arbitrum)
categorystring
agent_callable_tierstring (full-api | structured-handoff | human-checkout)
trust_tier_minnumber (1 | 2 | 3)
accepts_usdcboolean
limitinteger

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

Try it

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