PkgSeek Linux Intelligence for VS Code
io.github.yeagoo/pkgseek
Linux package, file, command, vulnerability, lifecycle, migration, and repository intelligence.
client:VS Code
transport:streamable-http
Install PkgSeek Linux Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"pkgseek": {
"type": "http",
"url": "https://api.pkgseek.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs