crowdsentinel mcp server for Claude Code
io.github.thomasxm/crowdsentinel-mcp-server
AI threat hunting & incident response for Elasticsearch/OpenSearch with endpoint & network forensics
client:Claude Code
transport:stdio
runtime:pypi
Install crowdsentinel mcp server in Claude Code
run in your project directory
claude mcp add crowdsentinel-mcp-server -e ELASTICSEARCH_HOSTS=<ELASTICSEARCH_HOSTS> -e ELASTICSEARCH_CLOUD_ID=<ELASTICSEARCH_CLOUD_ID> -e ELASTICSEARCH_API_KEY=<ELASTICSEARCH_API_KEY> -e ELASTICSEARCH_USERNAME=<ELASTICSEARCH_USERNAME> -e ELASTICSEARCH_PASSWORD=<ELASTICSEARCH_PASSWORD> -e ELASTICSEARCH_BEARER_TOKEN=<ELASTICSEARCH_BEARER_TOKEN> -e VERIFY_CERTS=<VERIFY_CERTS> -e REQUEST_TIMEOUT=<REQUEST_TIMEOUT> -- uvx crowdsentinel-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs