Skip to content
Cursor

injection detector for Cursor

io.github.viridis-security/injection-detector

Formally-verified injection/exfiltration detector for AI agents (MCP-02).

client:Cursor transport:streamable-http tools:2

Install injection detector in Cursor

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

{
  "mcpServers": {
    "injection-detector": {
      "url": "https://mcp.viridis-security.com/mcp"
    }
  }
}

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

What Cursor can do once it is connected

injection detector in other clients