Trust: 25/100 (Limited)
Palisade DMARC Agent Guide
AI-powered DMARC, SPF, DKIM, BIMI, MTA-STS, DNS, and email authentication management for AI agents.
by Palisade
Quick Start
Install
npx -y @palisadeemail/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"palisade-dmarc-agent": {
"command": "npx",
"args": [
"-y @palisadeemail/mcp"
]
}
}
}