Skip to content
VS Code

Domain Sentinel for VS Code

com.domain-sentinel/domain-sentinel

Domain availability over RDAP, watchlists with daily checks, change history and email alerts.

client:VS Code transport:streamable-http

Install Domain Sentinel in VS Code

.vscode/mcp.json

{
  "servers": {
    "domain-sentinel": {
      "type": "http",
      "url": "https://api.domain-sentinel.com/mcp"
    }
  }
}

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

Domain Sentinel in other clients