Integrations directory

Every system you run, in one place.

Search the named operators that run an operation and the connectors that plug Fibric into the real systems behind it, from a building bus to an ERP. Capability over connector, so swapping one vendor for another is configuration, not a rewrite. Governed from the first event.

40+Integrations
30+Connectors
8Operators
MCPEvery one is
Category

Click any row for details

// any system you run → a governed connector
defineConnector({
  id:         "your-system",
  capability: "sense.orders",
  auth:       oauth("…"),
  tools:      [ pull, watch, act ],
})
// single-flight · idempotent · fail-closed
Do not see your system?

We will build the connector.

Every connector is an MCP integration over a capability, not a hardcoded vendor. If a system can be read or acted on, it belongs here. Tell us the one you run and we will wire it into the operators you already use.

  • / A capability your operators already reason over, behind a new system
  • / Build it yourself with the connector SDK, or ask us to
  • / Governed by the same trust spine: fail-closed, walled off, full receipts
How a connection works

Sense it, reason over it, act on it. Every step governed.

01

Sense

The connector turns a system into governed events, each stamped with its source and the tenant it belongs to. Real data only, never a placeholder standing in for a metric.

02

Reason

An operator reads those events and proposes a plan. The reasoning never reaches the real world unchecked — code you control decides what runs. Nothing acts on a guess.

03

Act

The action runs single-flight and idempotent, fail-closed by default, and leaves a full receipt you can audit. One tenant can never reach another's data.

The platform is free. Browsing this directory and installing operators costs nothing. You pay only for the integrations and add-ons your operation actually uses, metered to real activity. See the breakdown on pricing.