Htmlentities for VS Code
io.github.pipeworx-io/htmlentities
HTML entities MCP.
client:VS Code
transport:streamable-http
Install Htmlentities in VS Code
.vscode/mcp.json
{
"servers": {
"htmlentities": {
"type": "http",
"url": "https://gateway.pipeworx.io/htmlentities/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs