Loading MCP server directory, please wait...
Every SentinelOne v2.1 management endpoint, plus an offline SQLite store and cross-entity analytics
npx @getmcp/cli add io.github.Servosity/sentinelone-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
SENTINELONE_API_TOKENSet the SENTINELONE_API_TOKEN credential for the SentinelOne MCP server.
SENTINELONE_BASE_URLBase URL of your SentinelOne management console API, including the version path, e.g. https://usea1-partners.sentinelone.net/web/api/v2.1. The shipped default points at an example host.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/sentinelone-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/sentinelone-v0.1.4/sentinelone-mcp.mcpb",
"env": {
"SENTINELONE_API_TOKEN": "",
"SENTINELONE_BASE_URL": ""
}
}
}
}