"Why is the Next.js production build failing on Vercel?"
Agent inspects local code, guesses syntax issues, and suggests unnecessary refactors to package.json.
Agent immediately informs you that Vercel's build queue is degraded. No code changes required.
Everything your AI coding assistant needs to verify infrastructure before writing deployment code.
Real-time status for AWS, Vercel, and GitHub so agents don't debug code during 3rd-party outages.
Native TLS handshake tool to verify certificate expiration and issuer chains autonomously.
Live DNS-over-HTTPS queries (A, AAAA, CNAME, MX) to debug routing and record propagation.
Synthetic HTTP probe runner to test endpoint response times, headers, and status codes globally.
Add the SSE endpoint to your MCP configuration file. No API keys or authentication required.
{
"mcpServers": {
"worldpulse": {
"url": "https://wolrdpulse.app/sse"
}
}
}