Skip to content
VS Code

PowerDMARC MCP for VS Code

com.powerdmarc/mcp

Remote MCP server bridging AI clients with the PowerDMARC email authentication Platform.

client:VS Code transport:streamable-http

Install PowerDMARC MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp-dmarc.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PowerDMARC MCP in other clients