← Back to Plugins
MCP Server MCP

io.github.leakferrethq/leakferret

github By github 👁 1 views ▲ 0 votes

Context-aware secret scanner: lets an AI agent scan, verify, and rewrite secrets before committing.

Homepage Verified source GitHub

Install

npx -y @leakferret/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@leakferret/mcp",
      "version": "0.1.13",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...