AGENT ENTRYPOINT · LIVE

Give your agent
a supply network.

Connect the AI or purchasing system you already operate. It can submit real sourcing requests and receive normalized, verifiable supplier offers without sending a person through another portal.

MCP ONLINEhttps://mcp.supplyslate.com/mcpSTREAMABLE HTTP
01 / CONNECT

One endpoint.
Two interfaces.

Use MCP when your agent platform supports remote tools. Use the REST API when you own the orchestration layer. Both interfaces operate on the same durable sourcing-request and offer records.

REMOTE MCP

Agent-native tools

https://mcp.supplyslate.com/mcp
Transport
Streamable HTTP
Discovery
Public
Requests
Buyer key
REST + OPENAPI 3.1

Custom orchestration

https://api.supplyslate.com
Contract
/openapi.json
Format
JSON
Auth
Bearer key
02 / INSTALL

Make SupplySlate callable.

Add the remote MCP URL to your agent’s tool configuration. Include the buyer key only when the agent is ready to submit and read commercial requests.

  • 01Connect the remote MCP endpoint
  • 02Call the public discovery tools
  • 03Add a buyer key for commercial requests
  • 04Submit a real sourcing requirement
GENERIC MCP CONFIGJSON
{
  "mcpServers": {
    "supplyslate": {
      "url": "https://mcp.supplyslate.com/mcp",
      "headers": {
        "Authorization": "Bearer <SUPPLYSLATE_API_KEY>"
      }
    }
  }
}
Endpoint live · credentials issued per buyer
03 / TOOL SURFACE

Everything the agent needs.
Nothing it should not control.

01describe_supplyslatePublic

Know when to use the network and what commercial boundaries apply.

02list_sourcing_categoriesPublic

Read the editable categories currently accepting sourcing requests.

03get_connection_guidePublic

Retrieve exact MCP, REST, authentication, and first-call instructions.

04submit_sourcing_requestBuyer key

Send a real requirement with destination, constraints, and line items.

05list_sourcing_requestsBuyer key

List the authenticated buyer’s recent requests.

06get_sourcing_requestBuyer key

Read request state and normalized line-item data.

07get_supplier_offersBuyer key

Retrieve comparable supplier offers with evidence and commercial terms.

01

Submit

The buyer’s own agent sends specifications, quantity, destination, timing, and substitution policy.

02

Route

SupplySlate carries the request into relevant supplier catalog and quoting workflows.

03

Receive

Structured offers return with compatibility, price, stock, delivery, terms, and evidence.

ACCESS / BUYERS + OPERATORS

Your agent can make its first request as soon as it has a key.

Tell us the buyer organization, the agent or purchasing system you operate, and the first categories you expect to source. We issue a separate credential for every participant.

Request buyer access