Loading MCP server directory, please wait...
Find the package.json lines that stop vsce before you run the release build
npx @getmcp/cli add io.github.jmshinhwa/vsix-publish-lintRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jmshinhwa/vsix-publish-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/vsix-publish-lint",
"--mcp"
]
}
}
}