Once the S4E MCP server is connected, you talk to your AI assistant in plain language — it picks the right tools automatically. Below are ready-to-use prompts grouped by task. Copy one, swap in your own asset, and send it.
Chaining works
You can combine steps in a single prompt, e.g. "Add example.com, verify my token, then start a full scan and summarize the critical findings when it's done." The assistant will sequence the tool calls for you.
Getting Started
Managing Assets
Asset Risk
Running Scans
Tracking Scan Progress
Reviewing Findings
Posture Overview
Tuning the Crawler
Add an Authorization header "Bearer abc123" to the crawler for asset 1234 so it can reach authenticated pages.
End-to-End Workflows
A few prompts that combine several tools in one go:
Audit example.com end-to-end: run a full scan, wait for it, then summarize the
Critical and High findings with remediation suggestions.
Give me a weekly security report: overall risk score, new critical findings since
last week, and any newly opened ports.
Tips for Better Results
- Be specific about the asset. Use the exact domain/IP or asset ID.
- State the severity you care about. "Critical and High only" keeps responses focused.
- Ask for the result link. Scan tools return a dashboard URL you can open for full detail.
- Let the assistant resolve IDs. You can usually say "example.com" instead of an asset ID — the server looks it up.
See the Tools Reference for the complete capability list.