Skip to content
VS Code

SentinelX MCP for VS Code

app.sentinelx/sentinelx

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

client:VS Code transport:streamable-http

Install SentinelX MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "sentinelx": {
      "type": "http",
      "url": "https://mcp.sentinelx.app/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SentinelX MCP in other clients