Cintra runs a live MCP server. Your agent can check what we supply, validate a BOM line by line, and prepare and submit a wholesale RFQ to a real operating distributor. A human quote desk prices it in minutes, and a human confirms anything commercial. No auth to start.
Built for ops agents, maintenance platforms, and procurement copilots that need a real supplier on the other end of the call.
Official categories, accepted input formats, and quote links, so your agent knows what belongs here before it asks.
Up to 500 lines checked for missing identifiers and ambiguous alternative instructions, with problems returned line by line.
Structured lines converted to Cintra's quote-ready format, returned with a prefilled human review link.
Optionally submits a non-binding RFQ after explicit user confirmation. Our desk prices it and replies like any other request.
{
"mcpServers": {
"cintra-quote": {
"url": "https://www.cintrasupply.com/mcp"
}
}
}
POST /api/quote with your lines. Machine-readable spec at /openapi.json.
Company facts at /company.json, citation guidance at /llms.txt, and a structured RFQ template at /rfq-template.
Everything your agent submits lands on the same quote desk buyers reach at /try or by email. One desk, two protocols.
prepare_quote_request formats and returns a review link. Nothing is sent until submission is explicitly confirmed.
An RFQ does not place an order, reserve inventory, or create a binding price or delivery commitment. A written quote does the committing, and a person approves it.
Alternatives are proposed only when the request explicitly permits them, and they are always flagged as alternatives.
Direct submission stays off by default. The returned human review URL is the reliable path while direct submission is enabled and monitored per client.
Quote retrieval, acceptance, and order tracking over the same endpoint are next. We are looking for a small number of design partners: maintenance and CMMS platforms, facilities and ops agents, and procurement copilots that want a supplier that answers machines.