Skip to content

casthighlight/cast-highlight

v1.1.0MIT

Analyze your application portfolio with CAST Highlight — technical debt, open-source security risk, cloud readiness, and agentic/AI readiness — and trigger new code scans via the CAST Highlight GitHub Action.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

ask-caststdio
{
  "type": "stdio",
  "command": "npx",
  "url": "${CAST_HIGHLIGHT_MCP_URL}",
  "headers": {
    "highlight_domain": "${CAST_HIGHLIGHT_DOMAIN_ID}",
    "highlight_api_key": "${CAST_HIGHLIGHT_USER_TOKEN}"
  },
  "disabled": false,
  "autoApprove": []
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "cast-highlight",
  "version": "1.1.0",
  "description": "Analyze your application portfolio with CAST Highlight — technical debt, open-source security risk, cloud readiness, and agentic/AI readiness — and trigger new code scans via the CAST Highlight GitHub Action.",
  "author": {
    "name": "CAST Software",
    "url": "https://www.castsoftware.com"
  },
  "keywords": [
    "cast highlight",
    "casthighlight",
    "application portfolio",
    "portfolio analysis",
    "technical debt",
    "software composition analysis",
    "sca",
    "open source risk",
    "cve",
    "vulnerability",
    "cloud readiness",
    "agentic readiness",
    "modernization",
    "code quality",
    "portfolio advisor",
    "run a scan",
    "trigger scan",
    "code scan",
    "highlight scan action",
    "github action scan"
  ],
  "homepage": "https://www.castsoftware.com/highlight",
  "license": "MIT"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub