Overview
Ways to plug mlab.sh into your stack - AI assistants, automation platforms, CI/CD, your editor and your browser.
mlab.sh is built to drop into the tools you already use. Whatever the surface - a chat with Claude, an n8n workflow, a CI pipeline, your editor or your browser - there is an official integration that speaks to the same APIs.
AI & automation
MCP Integration
Connect Claude and other AI assistants to mlab.sh via the Model Context Protocol. Scan, query, and manage your account from a conversation.
n8n Integration
Bring scanning, CVE intelligence and threat-actor data into your n8n workflows with the official community nodes - no code required.
Developer tooling
GitHub Action
Scan your lockfiles for known CVEs on every push or pull request, powered by vuln.mlab.sh. Fail the build or just report on a severity threshold.
VS Code Extension
Scan your lockfiles for known CVEs on demand from inside VS Code. Manual by design, results server-side.
Browser Extension
Detect domain and IP IOCs on any web page and pivot to an mlab.sh investigation in one click. Chrome, Edge, Brave and Firefox.
Prefer the raw API?
Every integration above is a thin layer over the public REST API. To build your own, start with the API Guide.