← Back to product·Simulmedia Switchboard Docs · v1 draft·Agents & tools / MCP server
Agents & tools

MCP server

Connect any MCP client to https://mcp.switchboard.simulmedia.com (sandbox: mcp.sandbox...) with your OAuth credentials. Tools mirror the REST API one to one, on both sides of the marketplace; everything an agent does lands in the same order book, audit trail, and approval gates as everything a human does.

Seller tools

ToolDoes
publish_catalogPackages and taxonomy versions (integrity-checked)
update_rates / update_availsCommit-versioned cards; tri-state avails
list_review_queueOrders awaiting your decision
decide_orderApprove, reject, or counter, per unit; counters open a negotiation round

Buyer tools

ToolDoes
list_sellersSellers within your scope
search_catalogPackages by seller, type, network, deal type
get_availsTri-state availability, rates, locked-rate handles
create_orderAny deal type, including proposals from an audience plan or an open brief; idempotent on your external ID
get_order / list_ordersSnapshots and sweeps
confirm_orderResume document-path confirmations
respond_negotiationAccept, counter, or withdraw
cancel_orderIdempotent cancel

Approval thresholds are organization policy: agents transact, people keep the gates. A well-prompted agent should complete either quickstart from these docs unassisted; if yours cannot, that is a docs bug, and we want to hear about it.