Skip to content
Back to Email Verification MCP

Card snapshot

email-verify-mcp-production.up.railway.app · 2026-06-21 01:57:55 UTC · ef65f315425a5cb68b7d03cee891edcb3e9e39f2d59bfe0737846bf5e5882b60

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Email Verification MCP",
  "description": "Verify email addresses on demand \u2014 deliverability, disposable/role/free detection, MX validity, and domain age \u2014 for lead enrichment, signup gating, and list hygiene.",
  "url": "https://email-verify-mcp-production.up.railway.app/mcp",
  "version": "1.0.0",
  "capabilities": {
    "tools": [
      "verify_email",
      "batch_verify",
      "daily_brief",
      "mint_info"
    ]
  },
  "provider": {
    "name": "FoundryNet",
    "url": "https://foundrynet.io"
  },
  "network": "FoundryNet Data Network",
  "attestation": {
    "protocol": "MINT Protocol",
    "endpoint": "https://mint-mcp-production.up.railway.app/mcp",
    "verified_outputs": true,
    "live_feed": "https://mint.foundrynet.io/feed",
    "feed_api": "https://mint-mcp-production.up.railway.app/v1/feed"
  },
  "protocols": {
    "mcp": {
      "endpoint": "https://email-verify-mcp-production.up.railway.app/mcp",
      "transport": "streamable-http",
      "tools_count": 4
    },
    "x402": {
      "supported": true,
      "currency": "USDC",
      "network": "solana"
    }
  },
  "contact": "hello@foundrynet.io"
}