Skip to content
Cursor

secret scanner for Cursor

tools.knurl/secret-scanner

Scan configs, files, or text for leaked secrets and obvious misconfigurations. Nothing stored.

client:Cursor transport:streamable-http tools:1

Install secret scanner in Cursor

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

{
  "mcpServers": {
    "secret-scanner": {
      "url": "https://mcp.knurl.tools/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

secret scanner in other clients