← Back to tools
CA

Conduit Agentic Commerce

19 endpointslive

Search multi-merchant supply, checkout, and track orders via MCP. (MCP server app.aiconduit/conduit, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Conduit Agentic Commerce.
EndpointWhat it doesPriceHealth
Create agent profile
/agent_create
Register an agent (ES256 P-256 public JWK JSON string + optional payment rails + destination). BEFORE: list ~/.conduit identity files — if any exist, reuse agen$0.0020 per callunknown
Authenticate agent
/agent_authenticate
Two-step re-auth. Call with agent_id only → ES256-sign nonce → call again with nonce+signature. Prefer keys from ~/.conduit ({handle}.credentials.json or legacy$0.0020 per callunknown
Update agent profile
/agent_update
Patch handle, rails, default_destination (postcode required for ships-to), friendly_name, human_description, role_description, avatar (glyph+gradient or small i$0.0020 per callunknown
Get agent organization
/agent_organization
Read the linked organization (name, slug, country, default address) and members (user_id, name, role, email) for an agent. Returns org_not_linked when organizat$0.0020 per callunknown
Notify org members
/agent_notify
Email Hub users in this agent’s linked organization (never addresses outside the org). to=all or { user_id } / { role } / { email } matching agent_organization $0.0020 per callunknown
Email a supplier or carrier
/agent_outreach
Email outside addresses (suppliers, carriers). to is a string email, { email }, or { emails } (max 5). Not to=all and not a Hub user_id / role — those are agent$0.0020 per callunknown
Report an issue
/agent_report_issue
Report unexpected tool errors or confusing Conduit outcomes for AX review (agent_report_issue — not order_feedback). Pass message (required), optional kind=bug|$0.0020 per callunknown
Payment methods
/payment_methods
List or enable agent payment methods (action=list|enable) with friendly labels. Defaults: cod + x402. invoice (B2B) is coming_soon. bank_card is handoff-only.$0.0020 per callunknown
Payment mandate (AP2)
/payment_mandate
AP2 spend mandates. action=request (needs scope) → approval_url; list (includes remaining, window_resets_at, coverage); update (mandate_id+scope); revoke (manda$0.0020 per callunknown
Search supply
/supply_search
Multi-provider discovery (live REAL merchants by default). Returns a ranked page (default limit=30, max 100) with total/has_more/next_offset. Follow next.args ($0.0020 per callunknown
Get supply details
/supply_details
Re-reads one offer from the search cache and refreshes its badge/action against current mandate state. For most catalog offers the payload equals the object sup$0.0020 per callunknown
Get delivery estimate
/supply_delivery
Non-committing checkout probe for shipping ETA/cost. Uses agent default_destination, else linked org default address, or country override. status describes how $0.0020 per callunknown
Execute order
/order_execute
Handoff or autonomous checkout. Handoff continue_url is a Conduit /handoff/{org_slug}/{order_id} link: open it as returned (records the open, then redirects to $0.0020 per callunknown
List orders
/order_list
List orders for an agent ({ orders }). Optional status or open_only filter.$0.0020 per callunknown
Track order
/order_track
Honest deal-type-aware status (never fabricates carrier scans). Requires owning agent_id.$0.0020 per callunknown
Get order events
/order_events
Lifecycle timeline — transitions only. Pair with order_track. Requires owning agent_id.$0.0020 per callunknown
Update order status
/order_update_status
Agent manual correction or degraded handoff recovery. note required except cancelled. Owning agent_id required.$0.0020 per callunknown
Get dispute path
/order_dispute
Refund/chargeback/report paths for an order. Requires owning agent_id.$0.0020 per callunknown
Submit feedback
/order_feedback
Attest delivery outcome (outcome=on_time|late|never_arrived|damaged|wrong_item). Requires owning agent_id. Can supersede a system-derived score once; a second a$0.0020 per callunknown
Cracked: connect your agent to every tool it needs