mcpserver.lol
registry/conduit
Connection check verified live · 20h ago

conduit

Search multi-merchant supply, checkout, and track orders via MCP.

Tools 19
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

19 tools

Read from the running server on 20h ago.

agent_authenticate nonceagent_id*signature
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 credentials.json; C…
agent_create avatarhandlepublic_key*preferencesfriendly_namepayment_rails +4
Register an agent (ES256 P-256 public JWK JSON string + optional payment rails + destination). BEFORE: list ~/.conduit identity files — if any exist, reuse agent_id (do NOT registe…
agent_notify to*body*title*actionschanneldry_run +6
Email Hub users in this agent’s linked organization (never addresses outside the org). to=all or { user_id } / { role } / { email } matching agent_organization members. Optional ac…
agent_organization read-only agent_id*session_token
Read the linked organization (name, slug, country, default address) and members (user_id, name, role, email) for an agent. Returns org_not_linked when organization_id is unset — do…
agent_outreach to*body*title*channeldry_runagent_id* +5
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_notify. Linked agen…
agent_report_issue kindtoolerrordetailcontextmessage* +5
Report unexpected tool errors or confusing Conduit outcomes for AX review (agent_report_issue — not order_feedback). Pass message (required), optional kind=bug|confusing|wrong_data…
agent_update avatarhandleagent_id*preferencesfriendly_namepayment_rails +5
Patch handle, rails, default_destination (postcode required for ships-to), friendly_name, human_description, role_description, avatar (glyph+gradient or small image), business prof…
order_dispute read-only agent_id*order_id*session_token
Refund/chargeback/report paths for an order. Requires owning agent_id.
order_events read-only agent_id*order_id*session_token
Lifecycle timeline — transitions only. Pair with order_track. Requires owning agent_id.
order_execute carrieragent_id*pay_withquantitysearch_idsupply_id* +3
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 the merchant). Auton…
order_feedback notesoutcome*qualityagent_id*order_id*search_id +2
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 agent attestation ret…
order_list read-only statusagent_id*open_onlysession_token
List orders for an agent ({ orders }). Optional status or open_only filter.
order_track read-only agent_id*order_id*session_token
Honest deal-type-aware status (never fabricates carrier scans). Requires owning agent_id.
order_update_status notestatus*carrieragent_id*order_id*search_id +4
Agent manual correction or degraded handoff recovery. note required except cancelled. Owning agent_id required.
payment_mandate can modify data scopeaction*expiresagent_id*mandate_idsession_token
AP2 spend mandates. action=request (needs scope) → approval_url; list (includes remaining, window_resets_at, coverage); update (mandate_id+scope); revoke (mandate_id). update NEVER…
payment_methods railaction*agent_id*session_token
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.
supply_delivery read-only regioncountryagent_idquantitysupply_id*postal_code +1
Non-committing checkout probe for shipping ETA/cost. Uses agent default_destination, else linked org default address, or country override. status describes how far the merchant che…
supply_details read-only agent_idsearch_idsupply_id*session_token
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 supply_search already r…
supply_search read-only limitquerybudgetoffsetcountryagent_id +6
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 (search_id+offset+lim…