Fudge for VS Code
io.github.scroobius-pip/fudge
Build websites that look designed, not generated. Fudge gives AI real websites to study.
client:VS Code
transport:streamable-http
Install Fudge in VS Code
.vscode/mcp.json
{
"servers": {
"fudge": {
"type": "http",
"url": "https://api.withfudge.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs