Skip to content
Cline

csf for Cline

io.github.compl-i-agent/csf

NIST CSF 2.0 - Professional cybersecurity framework with 35 tools and 12 prompts

client:Cline transport:stdio runtime:npm

Install csf in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "csf": {
      "command": "npx",
      "args": [
        "-y",
        "@compligent-mcp/csf"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

csf in other clients