← Back to Plugins
MCP Server MCP

io.github.mythos-agent/mythos-agent

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mythos-agent",
      "version": "4.0.1",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "mcp",
          "type": "positional",
          "valueHint": "mcp"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...