Loomal

SupraWall security gateway for AI agents. Provides deterministic guardrails for MCP agents.

2 starsnpm: suprawall-mcp-plugin

About suprawall-mcp

suprawall-mcp is an MCP (Model Context Protocol) server published by wiserautomation in the official MCP registry, listed under Autonomous Agents on Loomal. SupraWall security gateway for AI agents. Provides deterministic guardrails for MCP agents.

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

Development happens in the open at github.com/wiserautomation/suprawall-plugins-, where the project has earned 2 GitHub stars.

Use suprawall-mcp with your agent

Claude Code · one command
claude mcp add suprawall-mcp -- npx -y suprawall-mcp-plugin
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "suprawall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suprawall-mcp-plugin"
      ]
    }
  }
}
npmsuprawall-mcp-plugin

Frequently asked questions

What is suprawall-mcp?
suprawall-mcp is an MCP (Model Context Protocol) server by wiserautomation in the Autonomous Agents category. SupraWall security gateway for AI agents. Provides deterministic guardrails for MCP agents.
How do I connect suprawall-mcp to Claude, Cursor, or another MCP client?
Install suprawall-mcp from its npm package (suprawall-mcp-plugin) 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 suprawall-mcp open source?
Yes — the source code is public at github.com/wiserautomation/suprawall-plugins-, with 2 GitHub stars.
Can AI agents pay to use suprawall-mcp?
Not yet through Loomal — suprawall-mcp 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 suprawall-mcp? Claim this listing free by verifying GitHub ownership, or contact us.