Agent access
Connect via MCP
Give an AI agent the current service picture before a debugging session begins. This MCP server is public and read-only; it does not require a token or account.
MCP endpoint
https://servicelookout.com/mcpAdd this URL as a remote MCP server in your agent or debugging tool. It uses stateless Streamable HTTP over POST.
Claude Code
claude mcp add --transport http service-lookout https://servicelookout.com/mcpAvailable tool
get_active_incidentsReturns every active incident with the affected provider, severity, status, timestamps, and latest update. No active incidents means all monitored services are operational.
The endpoint only exposes incident status; it cannot manage providers, webhooks, or settings. View the status overview →