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
npxavailable in your terminal - A Vibe Prospecting account — sign up free at vibeprospecting.ai
- Claude Code or OpenAI Codex installed
Step 1 — Install
- Claude Code
- OpenAI Codex
- skills CLI
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:~/.config/vpai/config.json. Later sessions reuse them automatically — you only do this once.
Switch accounts or sign out
Switch accounts or sign out
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:What’s included
Full parameter documentation lives in the plugin’s SKILL.md.Example use cases
Enrich CRM records from a CSV
Enrich CRM records from a CSV
Find work emails from LinkedIn URLs
Find work emails from LinkedIn URLs
Score inbound leads against your ICP
Score inbound leads against your ICP
Chain a multi-step GTM workflow
Chain a multi-step GTM workflow
Troubleshooting
Plugin not recognized in Claude Code
Plugin not recognized in Claude Code
Re-run the install commands from Step 1, then restart Claude Code.
Plugin not recognized in Codex
Plugin not recognized in Codex
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.Tools fail with authentication errors
Tools fail with authentication errors
Your session may have expired. Re-run the login flow:
Empty results
Empty results
Filters may be too narrow. Broaden your ICP criteria or reduce the number of required filters.
Low email match rate
Low email match rate
Not every contact has a verified work email. Request enrichment with a confidence threshold — availability varies by contact.
Slow workflows
Slow workflows
Large result sets or multi-step enrichment take time. Reduce the batch size or break the workflow into smaller steps.
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.
