dev.workers.3labsio.policy-gate/policy-gate
dev.workers.3labsio.policy-gate/policy-gateDeterministic allow/require_approval/deny verdicts for agent actions, before they happen.
Tools · 4
Free. Worked allow/require_approval/deny verdicts from the live policy engine, so you can judge the service before paying for it.
Free. The full built-in policy: every tier, rule, condition and rationale. Nothing about how a verdict is reached is hidden.
Evaluate a proposed agent action against a policy and return allow / require_approval / deny with the matched rule and rationale. Paid per call via x402 ($0.005 USDC on Base); returns signing instruct…
Pay Fieldproof $42. Returns every live rail: Stripe card_uri, EIP-681 usdc_uri, BIP-21 btc_uri, x402 POST /v1/sponsor, Zelle, and GET /v1/invoice. One settlement meets the first-$42 bar.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dev.workers.3labsio.policy-gate/policy-gate": {
"url": "https://policy-gate.3labsio.workers.dev/mcp",
"transport": "streamable-http"
}
}
}