
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@runsec/mcp
Advanced tools
AI-powered MCP server for secure coding — zero noise, instant proof.
RunSec connects your IDE or CI agent to local-first security analysis: deterministic rules, cognitive filtering, and evidence-backed findings you can verify in seconds.
Run via npx (recommended for Cursor, VS Code, Windsurf, and Claude Desktop):
npx @runsec/mcp@latest --api-key="YOUR_RUNSEC_API_KEY"
Get an API key from RunSec Hub under API Keys, then wire the server in your editor MCP config:
{
"mcpServers": {
"runsec": {
"command": "npx",
"args": ["-y", "@runsec/mcp@latest"],
"env": {
"RUNSEC_API_KEY": "YOUR_RUNSEC_API_KEY"
}
}
}
}
The @runsec/mcp connector is released under the MIT License.
Optional platform engine packages (@runsec/engine-*) may download third-party security scanners (Syft, Semgrep, TruffleHog) at install time. Those tools are governed by their upstream licenses when bundled; review your compliance requirements before enabling engines in regulated environments.
Questions or enterprise onboarding: sales@runsec.io
FAQs
RunSec MCP server rewritten in TypeScript.
The npm package @runsec/mcp receives a total of 29 weekly downloads. As such, @runsec/mcp popularity was classified as not popular.
We found that @runsec/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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.