drop for VS Code
io.neuronik/drop
Publish web pages straight from your AI assistant and share them with a link.
client:VS Code
transport:streamable-http
Install drop in VS Code
.vscode/mcp.json
{
"servers": {
"drop": {
"type": "http",
"url": "https://drop.neuronik.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs