Loomal

mcp-gateway

MCP server by github.com/authzx/mcp-gateway

AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers

0 starsnpm: @authzx/mcp-gateway

About mcp-gateway

mcp-gateway is an MCP (Model Context Protocol) server published by authzx in the official MCP registry, listed under Autonomous Agents on Loomal. AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers

It ships as an npm package (@authzx/mcp-gateway), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/authzx/mcp-gateway.

Use mcp-gateway with your agent

Claude Code · one command
claude mcp add mcp-gateway-mcp-2 -- npx -y @authzx/mcp-gateway
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-gateway-mcp-2": {
      "command": "npx",
      "args": [
        "-y",
        "@authzx/mcp-gateway"
      ]
    }
  }
}
npm@authzx/mcp-gateway

Frequently asked questions

What is mcp-gateway?
mcp-gateway is an MCP (Model Context Protocol) server by authzx in the Autonomous Agents category. AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
How do I connect mcp-gateway to Claude, Cursor, or another MCP client?
Install mcp-gateway from its npm package (@authzx/mcp-gateway) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-gateway open source?
Yes — the source code is public at github.com/authzx/mcp-gateway.
Can AI agents pay to use mcp-gateway?
Not yet through Loomal — mcp-gateway is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-gateway? Claim this listing free by verifying GitHub ownership, or contact us.