infytool for Cursor
io.github.krupalghori44-dev/infytool
Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.
client:Cursor
transport:stdio
runtime:npm
Install infytool in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"infytool": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs