Skip to content
Windsurf

license-checker for Windsurf

io.github.weiseer/license-checker

OSS license metadata + compatibility checker MCP server.

client:Windsurf transport:stdio runtime:npm

Install license-checker in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "license-checker": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/license-checker-mcp"
      ],
      "env": {
        "LIC_URL": "<LIC_URL>",
        "LIC_LOCAL_ONLY": "<LIC_LOCAL_ONLY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

license-checker in other clients