Skip to content
Back to search
30
MCP streamable-http

Agent Safe

io.github.wowcool/agentsafe

Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_safe": {
      "url": "https://agentsafe.locationledger.com/mcp",
      "transport": "streamable-http"
    }
  }
}