codex-plugin

dnsdoctor/codex-plugin
★ 0 stars Unknown language AI/LLM Updated today
DNS Doctor plugin for Codex and ChatGPT — scan and fix SPF, DMARC, DKIM via the hosted MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codex-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "dnsdoctor/codex-plugin"
      ]
    }
  }
}

README Excerpt

Wraps the hosted DNS Doctor MCP server as an OpenAI plugin (Codex + ChatGPT) so your agent can scan, fix and verify a domain's DNS — email authentication (SPF, DMARC, DKIM) first, plus multi-region propagation, SPF include supply-chain audits, MX, DNS health, blacklists and domain/SSL expiry. Every fix record is generated and

Tools (16)

audit_spf_includesbuild_dmarc_upgradebuild_parked_domain_recordscheck_dkim_selectorcheck_propagationcheck_recordcheck_reverse_dnscount_spf_lookupsgenerate_dmarc_recordget_alertsget_readinessget_reportparse_dmarc_reportscan_domainstart_monitoring_signupvalidate_dmarc_record