LowlandData Developer Tools for VS Code
com.lowlanddata/dev-tools
Dependency releases, TLS and domain expiry, and vendor status pages from one endpoint.
client:VS Code
transport:streamable-http
Install LowlandData Developer Tools in VS Code
.vscode/mcp.json
{
"servers": {
"dev-tools": {
"type": "http",
"url": "https://mcp.apify.com/?actors=lowlanddata/dependency-release-monitor,lowlanddata/ssl-domain-monitor,lowlanddata/status-page-monitor"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs