eset mcp for VS Code
io.github.maciekaz/eset-mcp
MCP server for the ESET ecosystem - Connect cloud + PROTECT On-Prem, multi-tenant, RO/RW
client:VS Code
transport:stdio
runtime:oci
Install eset mcp in VS Code
.vscode/mcp.json
{
"servers": {
"eset-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/maciekaz/eset-mcp:1.0.3"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs