
Security News
Lovable’s OJ Rewrites Vite’s Dev Server in Rust as AI Lowers the Cost of Forking Open Source
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.
claudeclear-mcp
Advanced tools
MCP server for ClaudeClear - removes the Claude text watermark by rewriting text through a non-watermarking model.
MCP server for ClaudeRewrite - the #1 Claude watermark removal tool.
rewrite_textRewrites text to remove Claude's statistical watermark. Preserves meaning, facts, numbers, and code while breaking the token pattern detectors flag.
strip_image_metadataRemoves C2PA "Made with Claude" credentials, EXIF, XMP, ICC, and all other metadata from images. Supports JPG, PNG, WebP, GIF, TIFF.
npx claudeclear-mcp
| Variable | Required | Description |
|---|---|---|
CLAUDECLEAR_API_KEY | Yes (for rewrite) | Your API key from removeclaudewatermark.com/account |
CLAUDECLEAR_API_URL | No | API base URL (default: https://removeclaudewatermark.com) |
CLAUDECLEAR_MCP_HTTP | No | Set to 1 to run as HTTP server instead of stdio |
Add to your Claude Code settings:
{
"mcpServers": {
"claudeclear": {
"command": "npx",
"args": ["claudeclear-mcp"],
"env": {
"CLAUDECLEAR_API_KEY": "your-api-key"
}
}
}
}
CLAUDECLEAR_MCP_HTTP=1 CLAUDECLEAR_API_KEY=your-key npx claudeclear-mcp
Server listens on port 3311 by default.
MIT
FAQs
MCP server for ClaudeClear - removes the Claude text watermark by rewriting text through a non-watermarking model.
We found that claudeclear-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.