Skip to content
Cursor

LowlandData Developer Tools for Cursor

com.lowlanddata/dev-tools

Dependency releases, TLS and domain expiry, and vendor status pages from one endpoint.

client:Cursor transport:streamable-http

Install LowlandData Developer Tools in Cursor

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

{
  "mcpServers": {
    "dev-tools": {
      "url": "https://mcp.apify.com/?actors=lowlanddata/dependency-release-monitor,lowlanddata/ssl-domain-monitor,lowlanddata/status-page-monitor"
    }
  }
}

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

LowlandData Developer Tools in other clients