Intercept

PolicyLayer/Intercept
★ 29 stars Go 🤖 AI/LLM Updated 19d ago
Control every MCP tool call your agent makes. Set budgets, approvals, and hard limits across MCP servers. So your agent can do its job without breaking things. Open Source
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "intercept": {
      "command": "go",
      "args": [
        "run",
        "github.com/PolicyLayer/Intercept@latest"
      ]
    }
  }
}

Topics

agent-frameworkagentic-aiagentic-workflowai-agentsai-governanceai-safetyclaudecontrol-planegolangguardrailsllm-toolsmcpmcp-proxymcp-servermodel-context-protocol