infytool for VS Code
io.github.krupalghori44-dev/infytool
Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.
client:VS Code
transport:stdio
runtime:npm
Install infytool in VS Code
.vscode/mcp.json
{
"servers": {
"infytool": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs