Skip to main content
The Vibe Prospecting Plugin brings Explorium’s B2B data platform into Claude-native developer environments. Instead of one-off chat exploration, GTM teams and AI agents can run repeatable, data-intensive workflows — search companies, discover contacts, match and enrich raw lead lists, and export structured CSV/JSON — from inside Claude Code or OpenAI Codex.
Plugin or connector? Prefer the plugin when you work in Claude Code or Codex — it adds skills, CLI tooling, and file-based workflows on top of the raw data tools. For Claude.ai, Claude Desktop, Gemini CLI, or other MCP clients, use the Vibe Prospecting Connector instead.
The plugin is listed in the official Anthropic Community Marketplace — reviewed and approved by Anthropic for Claude Code users. The source is open on GitHub under the MIT license.

Prerequisites

  • Node.js 18+ with npx available in your terminal
  • A Vibe Prospecting account — sign up free at vibeprospecting.ai
  • Claude Code or OpenAI Codex installed

Step 1 — Install

Install from the Anthropic Community Marketplace:
Restart Claude Code if the plugin, skill, or tools don’t appear immediately.

Step 2 — Authenticate

Authentication is OAuth-based — there’s no API key to copy for normal local use. Sign in once through the browser:
Open the printed URL, approve access in your browser, then poll until sign-in completes:
The CLI saves credentials to ~/.config/vpai/config.json. Later sessions reuse them automatically — you only do this once.
Then run login again with the other account.

Step 3 — Verify

If the help output lists tools like match-business and fetch-entities, you’re ready to go.

Run your first workflow

Paste this into Claude Code or Codex:
The plugin samples the workflow on a handful of entities first, shows you a preview with an estimated cost, and waits for your approval before running at full scale — so you never spend credits by surprise.

What’s included

Full parameter documentation lives in the plugin’s SKILL.md.

Example use cases

Troubleshooting

Re-run the install commands from Step 1, then restart Claude Code.
If the marketplace is missing or stale, run:
If the plugin is installed but disabled, set enabled = true under [plugins."vpai@vibeprospecting"] in ~/.codex/config.toml. Restart Codex after any install or upgrade.
Your session may have expired. Re-run the login flow:
Filters may be too narrow. Broaden your ICP criteria or reduce the number of required filters.
Not every contact has a verified work email. Request enrichment with a confidence threshold — availability varies by contact.
Large result sets or multi-step enrichment take time. Reduce the batch size or break the workflow into smaller steps.
Still stuck? Open an issue on GitHub or email support@vibeprospecting.ai.

Plugin vs. connector

Next steps

Getting Started

Learn query structure and run your first search.

Install the Connector

Use Vibe Prospecting in Claude.ai, Gemini CLI, and more.

Best Practices

Get better results and use credits efficiently.

Tips & Tricks

Power-user techniques for faster prospecting.