Skip to content
Cursor

Agent Safe for Cursor

io.github.wowcool/agentsafe

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

client:Cursor transport:streamable-http

Install Agent Safe in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agentsafe": {
      "url": "https://agentsafe.locationledger.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Agent Safe in other clients