diff --git a/docs/getting-started.md b/docs/getting-started.md index 9ace5a5..481202a 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -138,7 +138,7 @@ In the session that just opened, ask a question your profile and knowledge can answer. For an operational Context: ```text -Please analyze this incident: . +Please use NeatContext mcp server to analyze this incident: . What should we check first, and what's the safe action? ``` diff --git a/docs/guides/datadog-extension.md b/docs/guides/datadog-extension.md index 1ab0bc9..5bf26ee 100644 --- a/docs/guides/datadog-extension.md +++ b/docs/guides/datadog-extension.md @@ -76,17 +76,17 @@ same syntax as the Log Explorer search bar — and you'll see the call as an Prompts to try: ```text -Search Datadog for errors from the payments service in the last 15 minutes. +Use NeatContext mcp server to search Datadog for errors from the payments service in the last 15 minutes. What's the dominant failure? ``` ```text -Show me checkout-api logs with @http.status_code:500 over the last 2 hours, +Use NeatContext mcp server to show checkout-api logs with @http.status_code:500 over the last 2 hours, oldest first. When did they start? ``` ```text -Pull the last 50 error logs on host web-7 and summarize the distinct error +Use NeatContext mcp server to pull the last 50 error logs on host web-7 and summarize the distinct error messages. ``` diff --git a/docs/guides/incident-analysis.md b/docs/guides/incident-analysis.md index a7fce8a..bb02093 100644 --- a/docs/guides/incident-analysis.md +++ b/docs/guides/incident-analysis.md @@ -127,6 +127,7 @@ tools if prompted. Then ask, in that session: ```text Please use NeatContext mcp server to analyze incident https://localhost:7801/incidents/INC-1001. +What should we check first, and what's the safe action? ``` **What you should see.** The AI reads the Payments profile, calls the demo tools diff --git a/docs/guides/pagerduty-extension.md b/docs/guides/pagerduty-extension.md index e5cdb34..5ab93db 100644 --- a/docs/guides/pagerduty-extension.md +++ b/docs/guides/pagerduty-extension.md @@ -69,16 +69,16 @@ tools accept all three: Some prompts to try: ```text -Summarize https://acme.pagerduty.com/incidents/Q3XYZ12ABC45DE — +Use NeatContext mcp server to summarize https://acme.pagerduty.com/incidents/Q3XYZ12ABC45DE — who's assigned, and what does the timeline show so far? ``` ```text -Are there incidents related to Q3XYZ12ABC45DE right now? +Use NeatContext mcp server to find incidents related to Q3XYZ12ABC45DE right now. ``` ```text -Has incident 4211 happened before? Find similar past incidents. +Use NeatContext mcp server to check whether incident 4211 has happened before — find similar past incidents. ``` Your AI client shows each PagerDuty tool call as it makes it, and the call is also