SyncGTM logo
All enrichments & signals

Find Mobile Number

Find a person's mobile phone number from public and professional data.

Configure MCP server with Find Mobile Number

Access Find Mobile Number via the SyncGTM MCP server from AI tools like Claude, ChatGPT, Cursor, or Windsurf. Your AI assistant can find mobile numbers 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 mobile number for Michael Torres at SalesForce.

Example response

json
{
  "mobile_number": "+1-650-555-0234",
  "carrier": "Verizon",
  "line_type": "mobile",
  "confidence_score": 79
}

Learn more about Enrichment MCP

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