# CrowdStrike

**Type:** Official

**Source Type:** Repository

**Source:** [GitHub](https://github.com/CrowdStrike/falcon-mcp)

**Description:** CrowdStrike Falcon MCP server provides AI assistants with access to CrowdStrike's cybersecurity platform for endpoint protection and threat intelligence. It enables security monitoring, incident response, threat hunting, and vulnerability management workflows.

**Configuration Parameters:**

* **CrowdStrike Falcon Client ID** \* - Configuration value
* **CrowdStrike Falcon Client Secret** \* - Secret access key for authentication
* **Base URL for CrowdStrike API** \* - Service instance URL

**Setup Steps:**

1. Log in to your CrowdStrike account
2. Navigate to Support → API Clients and Keys
3. Generate a new API token or key
4. Copy the token for configuration
5. Ensure your account has appropriate permissions for CrowdStrike API access

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.natoma.ai/apps/crowdstrike.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
