← Index

io.github.RCOLKITT/vaspera-hardening

io.github.RCOLKITT/vaspera-hardening·v1.0.2·Security
Quality Score
85
/100

Enterprise certification for codebases with multi-agent security, reliability, and quality audits

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "vaspera-hardening": {
      "command": "npx",
      "args": [
        "-y",
        "vaspera-hardening-mcp-server"
      ],
      "env": {
        "VASPERA_PROJECTS_DIR": "<vaspera_projects_dir>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "vaspera-hardening": {
      "command": "npx",
      "args": [
        "-y",
        "vaspera-hardening-mcp-server"
      ],
      "env": {
        "VASPERA_PROJECTS_DIR": "<vaspera_projects_dir>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y vaspera-hardening-mcp-server
§02  Environment variables
VASPERA_PROJECTS_DIR

Base directory to scan for projects (defaults to ~/Documents/GitHub)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Security