Mcp

28 posts

Microsoft's Agent Governance Toolkit: What It Gets Right and What It Misses

Microsoft open-sourced a nine-package agent governance toolkit. It validates the space — but it doesn't address MCP. Here's what that means for teams running MCP agents in production.

thought-leadership mcp security

Why Prompt Guardrails Fail for AI Agent Safety (And What Works Instead)

System prompts can't enforce spending limits or prevent destructive operations. Here's why prompt guardrails fail for tool-calling AI agents and what works instead.

security mcp thought-leadership

What Is MCP Policy Enforcement (And Why Every Agent Needs It)

MCP policy enforcement intercepts every AI agent tool call and evaluates it against deterministic rules before execution. Here's how it works and how to set it up.

mcp security thought-leadership

How to Safely Run AI Agents With Tool Access in Production

A 10-point checklist for deploying AI agents that call APIs, move money, and modify databases. Covers deny-by-default, spend limits, rate limiting, and approval workflows.

security mcp production

Bain Says Every Agentic Platform Needs a Policy Layer. We Built One.

Bain & Company's agentic AI architecture framework calls for centralised policy enforcement across MCP tool calls. Intercept is the open-source implementation.

mcp thought-leadership enterprise

X Just Shipped an MCP Server. It Exposes 131 Tools With Zero Access Control.

X released an official MCP server with 131 tools — including posting, DMs, follows, and deletes. Here's why that's a problem and how to enforce policies on it.

security mcp x

Intercept Now Enforces Budgets on Paid MCP Tools

MPP lets agents spend money autonomously. Intercept is the first MCP proxy that reads the actual price from the server and enforces YAML-defined budgets before any payment leaves the wallet.

announcement mcp spending-controls

We Scanned Popular Open Source MCP Configs. Here's What We Found.

Cloudflare, Stripe, Supabase, Sentry, Firebase — we ran PolicyLayer's scan against real .mcp.json files from well-known repos. Most expose destructive tools with zero policy enforcement.

security mcp scan

The Agent Control Problem Only Becomes Big in One World

Most teams will wrap their own dangerous tools. The real market for agent control only gets large if agents become dynamic consumers of external services the team did not fully pre-wrap.

mcp strategy thought-leadership

30 MCP CVEs in 60 Days. Most Fixes Are Solving the Wrong Problem.

Security researchers filed 30+ CVEs against MCP servers in early 2026. Patching individual servers doesn't fix the structural gap. The real fix is a policy layer that works across all of them.

security mcp thought-leadership

The Academic Case for Deterministic AI Agent Enforcement

A new research paper argues that LLMs cannot self-enforce security constraints. Intercept implements every recommendation — as open-source software you can deploy today.

security thought-leadership mcp

One Tool Call Away From a $10,000 AWS Bill

The AWS MCP server exposes 55 tools for EC2, S3, Lambda, and RDS. Here's how to block destructive operations and rate limit resource creation.

tutorial mcp aws

Your AI Agent Can Delete Your DNS Records

The Cloudflare MCP server gives AI agents access to DNS changes, worker deployments, and zone management. Here's how to block deletions and rate limit infrastructure changes.

tutorial mcp cloudflare

Your AI Agent Can Delete Every Container on Your Machine

The Docker MCP server gives AI agents access to container removal, image deletion, and volume destruction. Here's how to block destructive operations.

tutorial mcp docker

Your Coding Agent Can Delete Any File on Disk

The filesystem MCP server gives AI agents unrestricted read and write access. Here's how to rate limit file operations and prevent destructive mistakes.

tutorial mcp filesystem

Your AI Agent Has Push Access to Every Repo

The GitHub MCP server exposes 83 tools — including file deletion, repo creation, and PR merges. Here's how to enforce policies before your agent ships something it shouldn't.

tutorial mcp github

Your AI Agent Can Send Emails as You

The Gmail MCP server gives AI agents access to send emails, delete messages in bulk, and manage your inbox. Here's how to rate limit sends and block batch operations.

tutorial mcp gmail

Your AI Agent Can Run DROP TABLE on Production

The PostgreSQL MCP server exposes a raw SQL query tool with no restrictions. Here's how to rate limit queries before your agent drops a table.

tutorial mcp postgresql

One FLUSHALL Away From Losing Everything

The Redis MCP server lets AI agents run SET, DELETE, and FLUSHALL. Here's how to block destructive commands and rate limit writes.

tutorial mcp redis

Preventing Your AI Agent From Messaging #general

The Slack MCP server lets AI agents post messages, reply to threads, and add reactions. Here's how to rate limit messaging before your agent spams your workspace.

tutorial mcp slack

Secure Your Stripe MCP Server: Rate Limits and Spending Controls

The Stripe MCP server exposes 27 tools to AI agents — refunds, charges, payment links. Add rate limits and spending caps before something goes wrong.

tutorial mcp stripe

What Happens When Your AI Agent Goes Rogue

What happens when your AI agent goes rogue? Six failure modes — runaway loops, spending spirals, destructive ops — and the deterministic policies that stop them.

security mcp failure-modes

Why AI Agent Policies Must Be Deterministic, Not Probabilistic

LLMs can't reliably self-enforce safety rules. Deterministic policy enforcement outside the model catches what prompts miss — here's the architecture.

thought-leadership security policy-enforcement

MCP Security: Why Prompt Guardrails Aren't Enough

Prompt guardrails for MCP agents are bypassable and unauditable. Why deterministic policy enforcement at the transport layer is the real security primitive.

security mcp thought-leadership

How to Rate Limit MCP Tool Calls (With YAML Policy Examples)

Add per-tool and global rate limits to any MCP server in under 5 minutes. Copy-paste YAML policies for counters, wildcards, and stateful tracking.

tutorial mcp rate-limiting

How to Add Spending Controls to Any MCP Agent

A step-by-step guide to adding transaction limits, daily spend caps, and currency restrictions to MCP-connected AI agents using YAML policies and the Intercept proxy.

tutorial mcp spending-controls

One Command to Policy-Enforced Agents: Introducing the CLI Init Tool and MCP Server

npx @policylayer/mcp init takes you from zero to policy-enforced AI agent in under a minute. Browser auth, guided setup, and MCP tools your agent discovers automatically.

feature announcement mcp

How to Add Spending Controls to Any MCP Agent

MCP servers are giving AI agents access to wallets, bridges, and DeFi. Here's how to enforce spending limits on any MCP-powered agent in under five minutes.

mcp tutorial security
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.