Razi Web Tools for Cursor
io.github.razikallayi/razi-web
Web and URL utilities over MCP: shorten URLs, screenshot pages, read page metadata, encode URLs.
client:Cursor
transport:streamable-http
Install Razi Web Tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"razi-web": {
"url": "https://www.razi.pro/api/mcp/web"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs