← Index

io.github.wiserautomation/suprawall-mcp

io.github.wiserautomation/suprawall-mcp·v0.1.0·Security
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "suprawall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suprawall-mcp-plugin"
      ],
      "env": {
        "SUPRAWALL_API_KEY": "<your-suprawall_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "suprawall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suprawall-mcp-plugin"
      ],
      "env": {
        "SUPRAWALL_API_KEY": "<your-suprawall_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y suprawall-mcp-plugin
§02  Environment variables
SUPRAWALL_API_KEY
requiredsecret

Your SupraWall API key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Security