Help us improve
Share bugs, ideas, or general feedback.
Vibe Prospecting plugins for Claude Code — B2B data, prospecting, enrichment.
npx claudepluginhub explorium-ai/vibeprospecting-pluginPower your chat with B2B data to create lead lists, research companies, personalize your outreach, and more. Search any company or professional to access emails, phone numbers, roles, growth signals, tech stack details, business events, website changes, and more.
Share bugs, ideas, or general feedback.
Plugin + skill for Explorium prospecting workflows, backed by a vendored vibep CLI bundle.
Run the bundled CLI directly with Node:
node skills/vibe-prospecting/scripts/vibep.js --help
stats calls before fetchbusiness_id or prospect_idnode--to-file for CSV/JSON exports, or shell redirection when you want the raw JSON envelope--call-reasoning on API-facing commands when the original user prompt is availableThe plugin ships an MCP server (explorium-mcp) that exposes a get-auth-token tool. The skill instructs the agent to call that tool first and export the returned api_key as VP_API_KEY before running any CLI command.
Fallback precedence when the MCP server is unavailable:
VP_API_KEY environment variable~/.config/vibeprospecting/config.jsonOptional override:
VP_BASE_URL