ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use FullEnrich with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Find verified emails and mobile numbers across 25+ data vendors.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete FullEnrich capability set.

These are the exact actions your AI can choose when you ask it to work with FullEnrich.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through FullEnrich.

  1. 01

    Lookup company

    This capability fetches a single company's firmographic profile. Use a domain or professional URL for the most accurate match.

  2. 02

    Search companies

    This capability searches a database of 50 million companies using structured filters. It is a synchronous operation that does not consume credits.

  3. 03

    Start enrichment

    This capability initiates a bulk waterfall enrichment across 25+ vendors. It returns an enrichment ID so your agent can track the progress of the batch.

  4. 04

    Start reverse lookup

    This capability resolves people and companies from specific email addresses. It works asynchronously and returns an ID to track the results.

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through FullEnrich.

  1. 05

    Get credits

    This capability checks your current workspace credit balance. Use it to ensure your agent doesn't attempt to run a batch you can't afford.

  2. 06

    Lookup person

    This capability retrieves a full professional profile for a single individual. Providing a professional network URL ensures the best results.

  3. 07

    Get enrichment results

    This capability fetches the status and final data for a bulk enrichment job. You should poll this periodically once the job is submitted.

  4. 08

    Search people

    This capability queries a database of 800 million professionals using specific filters. This is a synchronous capability that uses no credits.

One connector, every AI

FullEnrich works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put FullEnrich to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Observed, not estimated

1146ms average. Fast in production.

FullEnrich is checked daily against the live service.

Daily averagePeak 1146ms
Sep 14Today
Fastest day
1146ms
Slowest day
1146ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of FullEnrich, so you can see the experience inside your AI.

It does not authenticate your account with FullEnrich. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

FullEnrich Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_HRbBzia3sTZnuK7YJxD2a9H6zPyqrXUcaIJNeKl5/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — FullEnrich capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "fullenrich-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_HRbBzia3sTZnuK7YJxD2a9H6zPyqrXUcaIJNeKl5/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? How to give Claude access to FullEnrich

See all the AI clients this connector works with ↑

Who it's for

Built for the work FullEnrich owners hand off.

This MCP is built for teams that need to turn raw company or person data into verified contact lists.

  • 01

    GTM and RevOps Engineers

    They use the agent to automate prospect list building and CRM updates.

  • 02

    Sales Development Reps

    They rely on the agent to find deliverable emails and mobile numbers.

  • 03

    Data Teams

    They use the agent to programmatically normalize and verify contact records.

FAQ

Questions FullEnrich owners ask.

  • 01

    How much does enrichment cost?

    You are billed on hits. You only pay credits when verified data is actually found for a contact.

  • 02

    How do I get better results for emails and phone numbers?

    Using a LinkedIn URL instead of just a name significantly improves hit rates for both work emails and mobile numbers.

  • 03

    Is the enrichment process instant?

    No, enrichment is asynchronous. Your agent submits the batch, gets an ID, and then polls for the results once they are ready.

  • 04

    Can I search for companies without using credits?

    Yes, the search_companies capability is synchronous and does not consume any credits.

  • 05

    How many people are in the database?

    The database contains 800 million professionals and 50 million companies.

  • 06

    Where do I get my FullEnrich API key?

    Log in to app.fullenrich.com and copy the workspace API key shown on the API dashboard. The key is also the secret used to sign webhooks.

  • 07

    Why does enrichment return an ID instead of results?

    Enrichment is asynchronous and takes about 30-90 seconds per contact. start_enrichment returns an enrichment_id; retrieve finished records with get_enrichment_results (or set a webhook_url). Poll at most every few minutes. polling shares the same 60 calls/minute budget.

  • 08

    How does credit billing work?

    Credits are billed only when data is actually found and verified: roughly 1 credit per work email, 3 per personal email and 10 per mobile phone. Use get_credits to check your balance before submitting large batches.