mcp for Zed
io.github.dmarc-examiner/mcp
Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.
client:Zed
transport:streamable-http
runtime:npm
tools:21
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.dmarc-examiner.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- list_domains
- get_domain
- check_dmarc
- create_domain
- verify_domain
- delete_domain
- list_reports
- get_report
- get_report_statistics
- export_report_csv
- list_alerts
- dismiss_alert
- list_forensic_reports
- get_forensic_report
- get_forensic_reports_statistics
- get_forensic_reports_summary
- list_webhooks
- create_webhook
- update_webhook
- delete_webhook
- test_webhook