
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
silverbullet-ai-mcp
Advanced tools
MCP server bridge exposing silverbullet-ai tools from a SilverBullet server
MCP server that exposes the silverbullet-ai tools in a SilverBullet space to MCP clients like Claude Code, Claude Desktop and Cursor.
Full docs: https://ai.silverbullet.md/MCP%20Server/
Claude Code:
claude mcp add silverbullet --env SB_URL=http://localhost:3000 -- npx -y silverbullet-ai-mcp
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"silverbullet": {
"command": "npx",
"args": ["-y", "silverbullet-ai-mcp"],
"env": { "SB_URL": "http://localhost:3000" }
}
}
}
FAQs
MCP server bridge exposing silverbullet-ai tools from a SilverBullet server
We found that silverbullet-ai-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
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.