Skip to content
Claude Desktop

Security Recipes for Claude Desktop

io.github.stevologic/security-recipes

Read-only CVE intelligence, remediation playbooks, and agent setup guides. Not a scanner.

client:Claude Desktop transport:streamable-http tools:75

Install Security Recipes in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "security-recipes": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://security-recipes.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 75 tools →

Security Recipes in other clients