← Back to Plugins
MCP Server MCP

io.github.panbanda/omen

github By github 👁 1 views ▲ 0 votes

Multi-language code analysis for complexity, debt, hotspots, ownership, and defect prediction

Homepage Verified source GitHub

Install

oci:ghcr.io/panbanda/omen:3.0.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/panbanda/omen:3.0.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...