Skip to content
Windsurf

qorami for Windsurf

io.github.loicfontaine-max/qorami

Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.

client:Windsurf transport:stdio runtime:npm

Install qorami in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "qorami": {
      "command": "npx",
      "args": [
        "-y",
        "qorami-mcp"
      ],
      "env": {
        "QORAMI_API_KEY": "<QORAMI_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

qorami in other clients