verify_emails — The Mine Works MCP Tool
verify_emails
(verify emails) is one of 32 tools on the
The Mine Works
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call verify_emails from your client
- Claude Code The Mine Works verify_emails run in your project directory
- Claude Desktop The Mine Works verify_emails ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor The Mine Works verify_emails ~/.cursor/mcp.json
- VS Code The Mine Works verify_emails .vscode/mcp.json
- Zed The Mine Works verify_emails ~/.config/zed/settings.json
- Windsurf The Mine Works verify_emails ~/.codeium/windsurf/mcp_config.json
- Cline The Mine Works verify_emails ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI The Mine Works verify_emails ~/.gemini/settings.json
- Grok The Mine Works verify_emails .mcp.json (in your project root)
- ChatGPT The Mine Works verify_emails Settings → Connectors → Advanced → Developer mode
- Claude.ai The Mine Works verify_emails Settings → Connectors → Add custom connector
- LangChain The Mine Works verify_emails pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http the-mine-works https://the-mine-works-mcp.hatchable.site/api/mcp
Other tools on this server
- search_linkedin_employees
- search_linkedin_jobs
- search_linkedin_posts
- find_b2b_leads
- scrape_reddit
- scrape_ats_jobs
- search_google_trends
- search_sec_filings
- search_indiamart_suppliers
- search_naukri_jobs
- search_pubmed
- search_arxiv
- search_nih_grants
- scrape_trustpilot
- find_website_contacts
- find_linkedin_candidates
- get_linkedin_profiles
- get_linkedin_company
- search_google_maps
- search_crunchbase
- analyze_github_repos
- lookup_lei
- resolve_company_identity
- search_zillow
- get_zillow_property_details
- search_redfin
- search_realtor
- search_sam_gov_contracts
- search_fec_campaign_finance
- search_companies_house_uk
- get_run_results
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.