NudgeHost for VS Code
com.nudgehost/file-hosting
File hosting for agents. Upload any file, get a public link in seconds.
client:VS Code
transport:streamable-http
Install NudgeHost in VS Code
.vscode/mcp.json
{
"servers": {
"file-hosting": {
"type": "http",
"url": "https://www.nudgehost.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs