promptguard-plugin

acebot712/promptguard-plugin
★ 2 stars Unknown language AI/LLM Updated 5d ago
PromptGuard Cursor plugin -- LLM security rules, skills, commands, MCP server, and agent for AI-powered editors
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "promptguard-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "acebot712/promptguard-plugin"
      ]
    }
  }
}

README Excerpt

LLM security for AI coding agents — protect applications from prompt injection, PII leakage, and data exfiltration. Works with **Cursor, Claude Code, Codex, Copilot, Gemini CLI, Windsurf, VSCode**, and any MCP-compatible agent. PromptGuard ships a native MCP server built into the CLI. Install the CLI first, then add the MCP server to your agent.

Tools (6)

promptguard_authpromptguard_logoutpromptguard_redactpromptguard_scan_projectpromptguard_scan_textpromptguard_status