How to Verify SPF and DKIM with Copilot
Email authentication DNS checks in your IDE with Copilot and ToolRouter.
ToolDNS DomainCopilot integrates DNS checks directly into your development workflow, letting you verify domain configurations without leaving your editor. Validate DNS changes immediately after applying Terraform updates, check SSL certificates as part of your deployment verification, and verify email records when onboarding new sending providers. This tight integration with your infrastructure-as-code workflow catches configuration drift before it causes production issues.
Connect ToolRouter to Copilot
1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the DNS Domain tool:
- In Copilot Chat: "Verify SPF and DKIM records for our domain"
- Copilot retrieves TXT records and checks email authentication setup
- Update DNS configuration based on the findings
Example Prompt
Try this with Copilot using the DNS Domain tool
Check email authentication DNS records for example.com. Verify SPF includes all our sending services.
Tips
- Verify email records when onboarding new email providers
- Copilot can check multiple domains if you send from several
- Include SPF/DKIM verification in your domain setup automation