← Top 100 / Full directory (5,562)

enricher

Dev Tools Remote 9 tools

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://enricher--potarix.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(9)
  • lookup_company_website

    Find the best website URL for a company name. Uses Potarix Enricher API credits.

  • find_person_email

    Find a verified email for a named person at a company or domain. Uses Potarix Enricher API credits.

  • find_decision_maker_email

    Find a likely decision maker and verified email for a domain. Uses Potarix Enricher API credits.

  • find_linkedin_email

    Find a verified email from a LinkedIn profile URL. Uses Potarix Enricher API credits.

  • find_company_emails

    Find public company email contacts for a domain. Uses Potarix Enricher API credits.

  • find_all

    Kitchen-sink: resolve a company's website, find decision-maker emails for the categories you request, and pull the company-wide email roster — all in one call. Pricing is the sum of underlying sub-calls; see /find-all docs. Uses Potarix Enricher API credits.

  • check_balance

    Show the calling key's profile: email, credits remaining, total purchased, whether a card is on file, and how many active API keys exist. Free — does not consume credits.

  • topup_credits

    Buy a credit pack. Charges the saved card off-session if one is on file (returns immediately on success). If no card is saved yet, run `start_checkout` first to capture one.

  • start_checkout

    Return a Stripe Checkout URL the human clicks once to add a card. After the human completes checkout, future `topup_credits` calls are silent off-session charges. Hand the returned `url` to the user, do not try to follow it yourself.

Related servers