← Back to Plugins
MCP Server MCP

io.github.feelyday/kadlint

github By github 👁 1 views ▲ 0 votes

Korean ad-compliance linter for cosmetics and health-food marketing copy

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "kadlint",
      "version": "0.1.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "[email protected]",
          "type": "named",
          "name": "-p"
        },
        {
          "value": "kadlint-mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...