Loading MCP server directory, please wait...
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
npx @getmcp/cli add io.github.rom-baro/arcwall-securityRequires Node.js 18+. Community-contributed server. Review source before installing.
ARCWALL_API_KEYYour Arcwall API key from arcwall.io/app.html
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rom-baro/arcwall-security": {
"command": "npx",
"args": [
"-y",
"@arcwall/mcp-server"
],
"env": {
"ARCWALL_API_KEY": ""
}
}
}
}