Skip to content
Claude Desktop

NudgeHost for Claude Desktop

com.nudgehost/file-hosting

File hosting for agents. Upload any file, get a public link in seconds.

client:Claude Desktop transport:streamable-http

Install NudgeHost in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "file-hosting": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.nudgehost.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

NudgeHost in other clients