fsociety

GitHub

fsociety Hacking Tools Pack โ€“ A Penetration Testing Framework

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "fsociety": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-fsociety"
      ]
    }
  }
}