LowlandData Developer Tools for Grok
com.lowlanddata/dev-tools
Dependency releases, TLS and domain expiry, and vendor status pages from one endpoint.
client:Grok
transport:streamable-http
Install LowlandData Developer Tools in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dev-tools": {
"type": "http",
"url": "https://mcp.apify.com/?actors=lowlanddata/dependency-release-monitor,lowlanddata/ssl-domain-monitor,lowlanddata/status-page-monitor"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs