Skip to content
Claude Desktop

Strix for Claude Desktop

ai.strix/strix

AI pentesting: run scans, triage vulnerabilities, review PRs, manage schedules and assets.

client:Claude Desktop transport:streamable-http

Install Strix in Claude Desktop

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

{
  "mcpServers": {
    "strix": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.strix.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

Strix in other clients