Back to directory
cycodehq/cycode-cli

cycodehq/cycode-cli

@cycodehq

Cycode CLI MCP server for AI integration with security scanning capabilities including SAST, SCA, secrets, and IaC scanning

securityscanningsastscasecretsiacclimcptool

Installation & Configuration

{
  "mcpServers": {
    "cycode": {
      "command": "cycode",
      "args": [
        "mcp"
      ],
      "env": {
        "CYCODE_CLIENT_ID": "your-cycode-id",
        "CYCODE_CLIENT_SECRET": "your-cycode-secret-key",
        "CYCODE_API_URL": "https://api.cycode.com",
        "CYCODE_APP_URL": "https://app.cycode.com"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13