Razi Web Tools for VS Code
io.github.razikallayi/razi-web
Web and URL utilities over MCP: shorten URLs, screenshot pages, read page metadata, encode URLs.
client:VS Code
transport:streamable-http
Install Razi Web Tools in VS Code
.vscode/mcp.json
{
"servers": {
"razi-web": {
"type": "http",
"url": "https://www.razi.pro/api/mcp/web"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs