AI Watermark Remover for Cursor
io.github.alik472/ai-watermark-remover
Remove watermarks and overlays from images the user owns or has permission to edit.
client:Cursor
transport:streamable-http
Install AI Watermark Remover in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ai-watermark-remover": {
"url": "https://aiwatermarkremover.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs