Catalog
io.github.runsec-io/mcp
OfficialRunSec MCP server for workspace security scanning and remediation workflows.
Workspace security scanning and remediation workflows server.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@runsec/mcp@1.0.127"
]
}
}
}