
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
MCP server for AI coding agents — scaffold BLE web apps, look up UUIDs, get code examples
MCP server for AI coding agents -- scaffold BLE web apps, verify integration, get code examples. Works with Claude Code, Cursor, Copilot, and any MCP-compatible client.
Add to your claude_desktop_config.json (or equivalent MCP config):
{
"mcpServers": {
"ioswebble": {
"command": "npx",
"args": ["-y", "@wklm/mcp"]
}
}
}
Or run directly:
npx -y @wklm/mcp
| Tool | Description |
|---|---|
ioswebble_init | Add iOSWebBLE to a web project. Auto-detects framework (Next.js, React, Vue, Nuxt, HTML) and adds detection snippet. Accepts projectPath, optional apiKey and framework. |
ioswebble_check | Verify iOSWebBLE is correctly integrated. Accepts projectPath. |
ioswebble://status -- server statusioswebble://docs/integration -- integration guideFor LLM context: https://ioswebble.com/llms-full.txt
The @wklm/* packages (core, profiles, react) are the cross-browser BLE SDK -- they work on any platform with Web Bluetooth support (Chrome, Edge, iOS Safari via the extension). The @wklm/* packages (detect, cli, mcp, skill) handle iOS-specific extension detection, install prompts, and agent tooling. Use both together for full iOS Safari coverage.
FAQs
MCP server for AI coding agents — scaffold BLE web apps, look up UUIDs, get code examples
We found that @wklm/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.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.