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
{
"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