The 11 MCP tools, 4 resources, and 5 prompts Lemwatch exposes to AI assistants — with what each one does and who can call it.
11 tools total — 7 read tools (viewer+), 3 write tools (member+, all require confirm: true), 1 admin-only tool (add_maintenance_window).
list_sites, get_site, get_site_statuslist_incidents, get_incidentget_fleet_health, get_uptime_historyacknowledge_incidentadd_incident_commentcreate_handoffadd_maintenance_windowlemwatch://sites — list of monitored siteslemwatch://incidents/active — currently open incidentslemwatch://fleet/health — rolled-up fleet scorelemwatch://sites/{id}/status — one site's live statusincident-triage, root-cause, performance-regression, weekly-client-report, pre-launch-check.
Full schemas: /mcp docs page.
Guardrail against prompt-injection attacks — the model must explicitly signal intent.
Not yet. Use webhooks for now — see integrations reliability.