MCP servers
The servers your agents connect to
mcp: connect issue-tracker
Platform · Enforce
Monitor, warn or block, at the moment the agent acts. Not a review queue. Not a report you read on Monday.
An agent tried to
mcp: connect file-transfer.external
Nobody in your org has approved this server.
Where the decision happens
Evaluation runs where the agent is working, against a policy document that was delivered signed and self contained. The engine does not call home to make a decision, so a network problem never becomes a control problem.
What can be governed
All six, across Claude Code, Codex and Cursor.
The servers your agents connect to
mcp: connect issue-tracker
Individual tools within a server
tool: issue-tracker/create
Skills loaded into a session
skill: bulk-export
Plugins, and their specific builds
plugin: review-helper@2.4.1
Destinations your agents reach outside your walls
https: api.example-vendor.com
Commands executed in a session, matched after normalization
$ terraform destroy
Decision modes
Every rule runs in one of three modes.
Record it and carry on. This is where every control starts.
The developer sees› connected · noted by Backplanes
Surface it to the developer, and record it.
The developer sees! bulk-export · warned: Approved tools only
Stop it. The action never runs.
The developer sees✕ blocked by Backplanes · never ran
Separately, you set what happens to anything a rule does not mention. That single setting is the difference between an allowlist and a watchlist.
Default, per kindMonitorWarnBlock
Determinism
Every decision is made by deterministic code. Same input, same answer, every time. Only the consequence changes.
Same rule, same input, same answer. Only the consequence changes, and all three write the same record.
Integrity
Signed and content hashed. The bytes that reach an engine are the bytes you approved.
Unverifiable is allowed and flagged, under every mode including block. Cannot-verify is never treated as banned.
Honest failure states
Every governed plugin gets one of four verdicts, and two of them are admissions.
Matches an approved catalog build.
Content differs from every official release.
Not in the catalog yet. Verification pending.
We could not compare it, and we will not pretend otherwise. Never reported as a pass, and never as a violation.
Silence is not an all clear
Next
Point it at your own agents, run it monitored, and look at what it would have stopped last week.