nippy for VS Code
host.nippy/nippy
Let Claude and ChatGPT publish real websites — iterate in previews, keep the good one.
client:VS Code
transport:streamable-http
Install nippy in VS Code
.vscode/mcp.json
{
"servers": {
"nippy": {
"type": "http",
"url": "https://api.nippy.host/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs