Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.
claude mcp add infytool -- npx -y infytool-mcp
claude_desktop_config.json
{
"mcpServers": {
"infytool": {
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"infytool": {
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"infytool": {
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"infytool": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"infytool": {
"command": "npx",
"args": [
"-y",
"infytool-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.krupalghori44-dev--infytool/reviews or the review_server meta-tool.
POST /mcp