Skip to content
Cursor

SentinelX MCP for Cursor

app.sentinelx/sentinelx

Operate Linux, macOS and Windows from your LLM. Every action runs through an auditable allowlist.

client:Cursor transport:streamable-http

Install SentinelX MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sentinelx": {
      "url": "https://mcp.sentinelx.app/mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SentinelX MCP in other clients