infytool for Zed
io.github.krupalghori44-dev/infytool
Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.
client:Zed
transport:stdio
runtime:npm
Install infytool in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"infytool": {
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs