crowdstrike-mcp.md

CrowdStrike Falcon MCP

from"crowdstrike"
650

Connects AI agents with CrowdStrike Falcon platform

Security
CrowdStrikeEDRsecuritythreat
install.sh
# Clone the repository
$git clone https://github.com/CrowdStrike/falcon-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve