loading…
Search for a command to run...
loading…
AI-powered MCP Server for Secure Coding. Zero noise, instant proof.
AI-powered MCP Server for Secure Coding. Zero noise, instant proof.
AI-powered MCP Server for Secure Coding. Zero noise, instant proof.
RunSec MCP brings security verification into AI coding workflows so teams can ship faster with confidence.
RUNSEC_API_KEY environment variable is required.RunSec MCP is distributed via npm and can be launched directly with:
npx -y @runsec/mcp@latest
Add this to your MCP configuration:
{
"mcpServers": {
"runsec": {
"command": "npx",
"args": ["-y", "@runsec/mcp@latest"],
"env": {
"RUNSEC_API_KEY": "your_api_key_here"
}
}
}
}
Add this to your MCP server configuration:
{
"mcpServers": {
"runsec": {
"command": "npx",
"args": ["-y", "@runsec/mcp@latest"],
"env": {
"RUNSEC_API_KEY": "your_api_key_here"
}
}
}
}
Add this to your Claude Desktop MCP configuration:
{
"mcpServers": {
"runsec": {
"command": "npx",
"args": ["-y", "@runsec/mcp@latest"],
"env": {
"RUNSEC_API_KEY": "your_api_key_here"
}
}
}
}
Run in your terminal:
claude mcp add runsec -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.