MCP-сервер проверки лицензий.
npx mcp-license-audit Configure in Claude Code Add to your .claude/mcp.json or ~/.claude/mcp.json: { "mcpServers": { "license-audit": { "command": "npx", "args": ["mcp-license-audit"] } } } Or if installed globally: { "mcpServers": { "license-audit":