AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
Authorization gateway for AI agents and MCP tool calls. Open-source. Drop-in. Works with any MCP client. AI agents connected to MCP servers can call any tool they have access to — read your database, delete files, execute arbitrary SQL. AuthzX MCP Gateway puts a policy enforcement point between the agent and those tools, so every call is authorized before it executes. Sits between MCP clients…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Authorization gateway for AI agents and MCP tool calls. Open-source. Drop-in. Works with any MCP client. AI agents connected to MCP servers can call any tool they have access to — read your database, delete files, execute arbitrary SQL. AuthzX MCP Gateway puts a policy enforcement point between the agent and those tools, so every call is authorized before it executes. Sits between MCP clients (Claude Code, Cursor, VS Code, GitHub Copilot) and any MCP server Intercepts every tool call and checks…