SyncGTM logo
All enrichments & signals

Find Work Email

Find a person's verified work email address using name and company data.

Configure MCP server with Find Work Email

Access Find Work Email via the SyncGTM MCP server from AI tools like Claude, ChatGPT, Cursor, or Windsurf. Your AI assistant can find verified work emails on demand.

MCP server configuration

Add this to your MCP client configuration (Claude Desktop, Cursor, Windsurf, or any MCP-compatible tool):

json
{
  "mcpServers": {
    "syncgtm": {
      "type": "http",
      "url": "https://api.syncgtm.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Example prompt

Find the work email for John Doe at Acme Corp.

Example response

json
{
  "work_email": "john.doe@acmecorp.com",
  "confidence_score": 95,
  "verification_status": "valid"
}

Learn more about Enrichment MCP

SyncGTM Enrichment MCP gives AI tools direct access to 75+ enrichment and signal actions. Explore all MCP actions →