DTwo Policy Store
OPA / Rego for the DTwo MCP Gateway

Govern what your agents do

A reviewed catalog of OPA/Rego policies for the DTwo MCP Gateway. Allow, deny, redact, or rewrite the calls AI agents make to apps like Slack, Jira, Salesforce, and HubSpot.


An AI agent connected to Slack, Jira, or your CRM can take actions with side effects you can't undo. The DTwo MCP Gateway runs an OPA/Rego policy on every tool call and decides what happens next: pass it through, deny it, redact the response, or rewrite the request before it lands.

This is the catalog of those policies — 18 of them across 4 apps and 4 bundles. Each one is small and does a single thing, so you build a posture by attaching several. If you have a problem in mind, start from a story. If you already know the policy you want, browse the full list.

Start with a problem

Stories

Browse by app

Apps

Browse by bundle

Bundles

For machines

Read it as data

Agents can read this catalog the same way people do: /llms.txt indexes it, /llms-full.txt inlines every policy, and /catalog.json serves it structured. The source of truth is the policy-store repository.