
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@brilliant-hq/mcp
Advanced tools
No-config local MCP bridge for brilliant.design — a dumb stdio<->loopback router. Your coding agent drives your live web tab (or the desktop app); zero bytes touch Brilliant's servers.
No-config local MCP bridge for brilliant.design. Your
coding agent drives your live Brilliant web tab (or the desktop app) with
near-zero setup. Everything runs on 127.0.0.1 — zero bytes of MCP or design
data touch Brilliant's servers.
claude mcp add brilliant -- npx -y @brilliant-hq/mcp
stdio is the universal denominator, so the same package serves every MCP client (Claude Code, Codex, Gemini, Cursor, VS Code, Windsurf, Zed, Claude Desktop, …).
/rpc. Leadership reassigns when the leader exits.brilliant.design and pairs
via a URL fragment — discovery and pairing in one step.127.0.0.1:3333/3334/3335 and
covered by the same entry.Full wire contract: PROTOCOL.md.
npx @brilliant-hq/mcp # run the stdio MCP server (default)
npx @brilliant-hq/mcp --version
npx @brilliant-hq/mcp install <client> # add the server to <client>'s MCP config
npx @brilliant-hq/mcp install <client> --dry-run # preview the change, write nothing
npx @brilliant-hq/mcp install <client> --remove # remove it (exact inverse)
install merges into the tool's config without clobbering foreign servers,
preserves JSONC comments, and is comment-/byte-stable on remove. Supported
<client>: claude-code, cursor, vscode, codex, gemini, antigravity, windsurf,
zed, opencode, claude-desktop. Per-client facts come from clients.json (the
one shared table this package ships).
127.0.0.1 literal — never 0.0.0.0, never a scan of
private ranges.Origin: https://brilliant.design, a loopback Host
(anti-DNS-rebinding), and a pairing token or an approved association.leader.json is
mode 0600; the tab never reads it.Requires Node ≥ 20.
npm install
npm test # node --test
FAQs
No-config local MCP bridge for brilliant.design — a dumb stdio<->loopback router. Your coding agent drives your live web tab (or the desktop app); zero bytes touch Brilliant's servers.
The npm package @brilliant-hq/mcp receives a total of 49 weekly downloads. As such, @brilliant-hq/mcp popularity was classified as not popular.
We found that @brilliant-hq/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
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.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.