
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.
magicmaster-mcp
Advanced tools
Magic Master MCP — audio mastering (LUFS/True Peak), Suno/Udio AI-fingerprint removal for AI agents. Thin stdio bridge to the hosted server https://magicmaster.pro/mcp
Remote MCP server that lets Claude, ChatGPT, Cursor, VS Code, Claude Code and any other MCP client master audio: hit a LUFS target with True Peak limiting, strip the Suno / Udio AI fingerprint, and get a mastering passport back in the chat.
https://magicmaster.pro/mcp (streamable HTTP, protocol 2026-07-28, also 2025-11-25 / 2025-06-18)https://magicmaster.pro/mcp/oauthpro.magicmaster/masteringNothing to install: the server is hosted. This repository holds the connection recipes and a tiny stdio bridge for clients that cannot speak HTTP.
Claude Code
claude mcp add --transport http magicmaster https://magicmaster.pro/mcp
claude.ai / Claude Desktop (custom connector, OAuth): Settings → Connectors → Add custom connector → URL https://magicmaster.pro/mcp/oauth → sign in on the consent page. Use https://magicmaster.pro/mcp if you only need the free tools.
Claude Desktop (claude_desktop_config.json)
{ "mcpServers": { "magicmaster": { "type": "http", "url": "https://magicmaster.pro/mcp" } } }
Cursor (.cursor/mcp.json)
{ "mcpServers": { "magicmaster": { "url": "https://magicmaster.pro/mcp" } } }
VS Code (.vscode/mcp.json)
{ "servers": { "magicmaster": { "type": "http", "url": "https://magicmaster.pro/mcp" } } }
ChatGPT (Developer mode → Connectors → Create): URL https://magicmaster.pro/mcp/oauth, authentication OAuth.
stdio-only clients — bridge through mcp-remote:
{ "mcpServers": { "magicmaster": { "command": "npx", "args": ["-y", "mcp-remote", "https://magicmaster.pro/mcp/oauth"] } } }
or npx -y github:denisok-ai/magicmaster-mcp (a one-line wrapper around the same bridge).
| Tool | What it does | Cost |
|---|---|---|
analyze_track | LUFS, true peak, duration, correlation, genre hint | free |
clean_ai_trace | removes the Suno / Udio digital fingerprint, loudness untouched | free |
master_track | mastering: 24 presets, LUFS target, 6 export formats | 1 token |
get_job | status + result metrics, with a mastering passport widget (MCP Apps) | free |
check_limits | balance, remaining free quota, reset time | free |
list_presets, get_pricing, get_service_info | presets with target loudness, live prices, service manifest | free |
create_topup_link | prepares a checkout for the human — the agent cannot pay by itself | free |
Typical flow: analyze_track → (clean_ai_trace for AI-generated tracks) → master_track → poll get_job. A master takes 20–60 s.
POST /api/agents/register) and get 3 trial masters; afterwards 1 token = 1 full PRO master. Tokens never expire. Live prices: GET /api/tokens/packages.Terms https://magicmaster.pro/terms · Privacy https://magicmaster.pro/privacy · Public OpenAPI https://magicmaster.pro/openapi-public.json · Support support@magicmaster.pro
Удалённый MCP-сервер Magic Master: мастеринг под целевую громкость (LUFS, True Peak), снятие цифрового следа Suno/Udio, паспорт результата прямо в чате. Ставить ничего не нужно — адрес https://magicmaster.pro/mcp. Подробности и подключение по-русски: https://magicmaster.pro/mcp.
FAQs
Magic Master MCP — audio mastering (LUFS/True Peak), Suno/Udio AI-fingerprint removal for AI agents. Thin stdio bridge to the hosted server https://magicmaster.pro/mcp
We found that magicmaster-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.