Skip to content
Grok

infytool for Grok

io.github.krupalghori44-dev/infytool

Find the right InfyTool among 180+ free in-browser file tools and get deep links. No uploads.

client:Grok transport:stdio runtime:npm

Install infytool in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "infytool": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "infytool-mcp"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

infytool in other clients