
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@ashlrai/locus-mcp
Advanced tools
MCP multiplexor for Locus — tools hard-scoped to the active pin so agents cannot act in the wrong tenant.
MCP multiplexor for Locus — tools hard-scoped to the active pin so agents cannot act in the wrong tenant.
npm install -g @ashlrai/locus-mcp
# or run via npx after pinning with locus:
npx @ashlrai/locus-mcp
On first run the wrapper downloads the release binary into ~/.locus/bin, or falls back to:
cargo install --git https://github.com/ashlrai/locus --package locus-mcp --locked
# Install CLI + MCP
npm install -g locus-cli @ashlrai/locus-mcp
# or: cargo install --git https://github.com/ashlrai/locus --package locus-cli --package locus-mcp
locus pin acme
locus setup --client claude # writes/merges .mcp.json
# restart Claude Code
Manual .mcp.json entry:
{
"mcpServers": {
"locus": {
"command": "locus-mcp",
"args": []
}
}
}
FAQs
MCP multiplexor for Locus — tools hard-scoped to the active pin so agents cannot act in the wrong tenant.
The npm package @ashlrai/locus-mcp receives a total of 11 weekly downloads. As such, @ashlrai/locus-mcp popularity was classified as not popular.
We found that @ashlrai/locus-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.