egnyte remote for VS Code
io.github.ptyagiegnyte/egnyte-remote
Secure integration between AI tools and Egnyte content with search, analysis, and workflow tools.
client:VS Code
transport:streamable-http
Install egnyte remote in VS Code
.vscode/mcp.json
{
"servers": {
"egnyte-remote": {
"type": "http",
"url": "https://ptyagiegnyte.github.io/egnyte-remote/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs