Skip to content
Cline

mythos agent for Cline

io.github.mythos-agent/mythos-agent

Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.

client:Cline transport:stdio runtime:npm

Install mythos agent in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mythos-agent": {
      "command": "npx",
      "args": [
        "-y",
        "mythos-agent"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mythos agent in other clients