MCP Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Aug 2026.
AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.
Today is the operative word: we check MCP Gateway every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-gateway -- npx -y @authzx/mcp-gateway
{
"mcpServers": {
"mcp-gateway": {
"args": [
"-y",
"@authzx/mcp-gateway"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-gateway]
command = "npx"
args = ["-y", "@authzx/mcp-gateway"]
{
"mcpServers": {
"mcp-gateway": {
"args": [
"-y",
"@authzx/mcp-gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-gateway": {
"args": [
"-y",
"@authzx/mcp-gateway"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
Policy-enforcing MCP proxy with portable evidence output.
Gating proxy for MCP servers: policy, verification and one audit trail across upstreams.
Security proxy that wraps MCP servers with real-time monitoring and policy enforcement
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
Security proxy that automatically wraps MCP servers with real-time monitoring and policy enforcement
Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode
Self-hosted AI gateway that governs MCP servers, LLM traffic, and A2A agents behind one endpoint
Answers built from our own checks of this server.