
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@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.
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.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.