Loomal

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

1 starsnpm: qorami-mcp

About qorami

qorami is an MCP (Model Context Protocol) server published by loicfontaine-max in the official MCP registry, listed under Autonomous Agents on Loomal. Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.

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

Development happens in the open at github.com/loicfontaine-max/qorami-sdk, where the project has earned 1 GitHub stars.

Use qorami with your agent

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

Frequently asked questions

What is qorami?
qorami is an MCP (Model Context Protocol) server by loicfontaine-max in the Autonomous Agents category. Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.
How do I connect qorami to Claude, Cursor, or another MCP client?
Install qorami from its npm package (qorami-mcp) 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 qorami open source?
Yes — the source code is public at github.com/loicfontaine-max/qorami-sdk, with 1 GitHub stars.
Can AI agents pay to use qorami?
Not yet through Loomal — qorami 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 qorami? Claim this listing free by verifying GitHub ownership, or contact us.