
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.
Local MCP server for the Vizbl Developer API.
codex mcp add vizbl \
--env VIZBL_API_KEY=your_api_key \
-- npx -y @vizbl/mcp
{
"mcpServers": {
"vizbl": {
"command": "npx",
"args": ["-y", "@vizbl/mcp"],
"env": {
"VIZBL_API_KEY": "your_api_key"
}
}
}
}
VIZBL_API_KEY is required.VIZBL_BASE_URL optionally overrides the Developer API base URL.VIZBL_TIMEOUT_MS optionally sets request timeout in milliseconds.vizbl_import_modelvizbl_get_importvizbl_wait_importvizbl_delete_objectFAQs
Local MCP server for the Vizbl Developer API
The npm package @vizbl/mcp receives a total of 0 weekly downloads. As such, @vizbl/mcp popularity was classified as not popular.
We found that @vizbl/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.