TLS Radar for VS Code
com.tlsradar/tlsradar
SSL/TLS scanning, free Let's Encrypt issuance, and certificate-expiry monitoring.
client:VS Code
transport:streamable-http
tools:16
Install TLS Radar in VS Code
.vscode/mcp.json
{
"servers": {
"tlsradar": {
"type": "http",
"url": "https://tlsradar.com/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs