bluefabric/ Product/ Use · MCP for any agent
Layer 5 of 5 · Use

Give any AI agent a supply chain brain.

Once your data is ingested, enriched, and mapped into the bluefabric model, it is ready to use.

bluefabric exposes clean supply chain context, trusted calculations, governed actions, and AI-readable object manuals through MCP — so blueclip, Claude, ChatGPT, Copilot, Gemini, and custom agents can understand your supply chain without guessing from raw tables.

Plug in once. Give every agent the same operational brain.

See bluefabric Live → 15-min walkthrough
// one protocol · any agent
Stop rebuilding supply chain context for every agent

Every new agent creates another integration problem.

One connector for ChatGPT. One workflow for Claude. One schema for Copilot. Another custom bridge for an internal agent.

That does not scale.

bluefabric gives every agent the same governed interface into your supply chain data layer: one model, one tool layer, one source of operational context.

Models will change. Your supply chain brain should not.

One MCP layer. Every agent.

Agents call bluefabric. Not your systems.

bluefabric is exposed through the Model Context Protocol, so agents connect to one trusted supply chain interface instead of learning every source system directly.

Agent request path
Agent
   bluefabric MCP
   self-describing supply chain model
   trusted calculations
   governed actions
   audit trail

Agents do not need direct access to WMS, TMS, ERP, spreadsheets, portals, or legacy systems. They call bluefabric.

One protocol. One schema. One audit trail.

Every object ships with its own AI manual

The model doesn't just describe the data. It tells the agent how to use it.

Every supply chain entity in bluefabric arrives with a structured manual the agent can read on first contact — what the object is, how to identify it, which states it can be in, what other objects it relates to, which tools to call, what filters to pass, and when to act.

No guessing. No prompt engineering against raw tables. The model explains itself.

Meaning
What the object represents.
Real supply chain semantics, not a column name. An order means demand committed by a customer with an SLA, not "row 4821 in table X".
Relationships
How it connects.
Orders, inventory, carriers, warehouses, customers, costs, exceptions, and service risk — pre-modeled, agent-readable, traversable.
Tool guidance
Which trusted call, when.
Which deterministic calculation or action to invoke, which filters to pass, and when to escalate. The agent doesn't have to guess.
Agent manual · Object Shipment v1
01 What it is

A physical movement of goods from an origin to a destination, tied to one or more orders and executed by a carrier on a lane. Created when picked inventory is committed to leave a warehouse; ends when the goods arrive at the customer's dock. Shipment is where most SLA risk materialises — it connects warehouse activity, transport execution, and customer commitments.

02 Identity & key attributes
idshipment_id
aliascarrier_tracking_no
originwarehouse
destinationcustomer
planned_etats
actual_etats
statusenum (see lifecycle)
weight · unitslb · count
03 Lifecycle
planned picked loaded in_transit out_for_delivery delivered | exception
04 Related objects
Order Line Item Carrier Lane Customer Inventory Warehouse SLA Risk
05 Tools agents can call
getShipmentRisk() getETA() getCarrierPerformance() detectDelayRootCause()
06 Filters
date carrier lane customer warehouse status risk score
07 When the agent should act

A shipment is at risk when planned_eta + carrier history suggests arrival after the customer commitment date.

When in doubt, call getShipmentRisk before quoting an ETA. Never infer status from tracking strings alone — always resolve through the model.

The model does not just store data. It explains the supply chain to the agent.

shipment.sql
shipment_idVARCHAR
statusVARCHAR
etaTIMESTAMP
carrierVARCHAR
warehouseVARCHAR
customerVARCHAR
← what does any of this mean to an agent?
Raw tables ≠ supply chain knowledge

Raw fields tell the agent what exists. The manual tells it how to reason.

A raw shipment table exposes shipment_id, status, eta, carrier, warehouse, customer. That is not enough.

The agent still has to guess what the status means, which ETA matters, whether the carrier is reliable, which order is affected, whether the customer commitment is at risk, and which tool should be called next.

bluefabric removes that guesswork. Every object arrives with its meaning, its relationships, its lifecycle, its tools, and its escalation rules — written for an agent to consume.

Raw fields tell the agent what exists. The manual tells it how to reason.

Built for blueclip. Open to every agent.

Use bluefabric wherever your agents already work.

bluefabric was designed to power blueclip's supply chain intelligence layer. But it is not locked to blueclip. Any MCP-compatible agent can use the same clean data, object manuals, trusted calculations, and governed tools.

blueclip
blueclip
native
Anthropic
Claude
native MCP
OpenAI
ChatGPT
function calling
Microsoft
Copilot
Azure AI · MCP
Google
Gemini
tool use · MCP
Perplexity
Perplexity
structured retrieval
In-house
Custom agents
MCP · REST
Pipelines
Workflow automations
API · webhook

Agents do not need to learn every source system. They plug in through MCP and immediately get clean, AI-ready supply chain context.

From generic chat to real supply chain work

Chat is not the product. Operational execution is.

Once connected through MCP, agents can move beyond generic Q&A.

Ask
Query clean operational context.
Orders, SKUs, shipments, inventory, suppliers, carriers, costs, and risk — all connected through the model.
Calculate
Call trusted calculations.
Fill rate, OTIF, landed cost, lead time variance, service exposure, exception impact — deterministic, traceable, repeatable.
Act
Trigger governed workflows.
Route approvals, update systems, escalate risk, and log every action — through governed write-back, never raw access.

Chat is not the product. Operational execution is.

Planning agent
queries clean inventory & demand
Transport agent
calculates shipment risk
Customer service agent
explains order exposure
Warehouse agent
understands which exception actually matters
Your existing workflows get smarter

Better context in. Better workflows out.

bluefabric does not force you to throw away the agentic workflows you already built. It gives them better context.

A planning agent can query clean inventory and demand. A transport agent can calculate shipment risk. A customer service agent can explain order exposure. A warehouse agent can understand which SKU, order, shipment, or exception actually matters.

The workflow stays familiar. The supply chain brain gets upgraded.

Better context in. Better workflows out.

No direct system access. No uncontrolled agents.

The agent gets power. Your systems stay protected.

Agents do not need to touch your source systems directly. They connect through bluefabric, where every object, calculation, and action can be permissioned, governed, and audited.

Governed agent request
Agent request
   bluefabric MCP
   permission check
   object manual
   trusted tool
   governed response
   optional safe action

No direct WMS access. No mystery writes. No agent free-for-all.

From clean model to live agent workflow

Not a data dump. A supply chain brain with instructions.

bluefabric turns fragmented supply chain data into something agents can actually use.

01
Ingest
sources in
02
Enrich
clean · backfill
03
Unify
common model
04
Calculate
trusted methods
05 · here
Use
MCP · any agent

Not a data dump. A supply chain brain with instructions.

Give your agents the manual

Every object explained. Every action governed.

Your agents do not need more raw tables. They need a clean model, trusted calculations, object-level guidance, and safe tools they can call.

bluefabric gives them all of it through one MCP layer.

Every object explained. Every tool described. Every action governed.