vsix publish lint for Claude Desktop
io.github.jmshinhwa/vsix-publish-lint
Find the package.json lines that stop vsce before you run the release build
client:Claude Desktop
transport:stdio
runtime:npm
Install vsix publish lint in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vsix-publish-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/vsix-publish-lint"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs