Vibe Prospecting MCP Server
B2B company and contact intelligence for prospecting workflows.
Vibe Prospecting is a Business & Payments MCP (Model Context Protocol) server: B2B company and contact intelligence for prospecting workflows. It is MIT-licensed and available as a hosted endpoint, so it works with no local install. Listed on MCP Collection since September 2026.
About Vibe Prospecting
Power your chat with live B2B data to create lead lists, research companies, enrich contacts, personalize outreach, and inspect business signals, technology stacks, events, and website changes. Remote MCP endpoint: https://vibeprospecting.explorium.ai/mcp (OAuth).
How to connect Vibe Prospecting to Claude, Cursor or VS Code
Vibe Prospecting runs as a hosted remote MCP server at https://vibeprospecting.explorium.ai/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.
{
"mcpServers": {
"vibe-prospecting": {
"url": "https://vibeprospecting.explorium.ai/mcp"
}
}
}
Claude Code: claude mcp add --transport http vibe-prospecting https://vibeprospecting.explorium.ai/mcp. Servers that require OAuth or an API key will prompt on first use.
Vibe Prospecting FAQ
What is Vibe Prospecting?
Vibe Prospecting is a Model Context Protocol (MCP) server in the Business & Payments category. B2B company and contact intelligence for prospecting workflows. MCP servers expose tools that AI assistants like Claude can call during a conversation.
How do I use Vibe Prospecting with Claude or Cursor?
Vibe Prospecting runs as a hosted remote MCP server at https://vibeprospecting.explorium.ai/mcp. Add that URL to your MCP client's config (Claude Code, Cursor, Windsurf or VS Code) and the tools appear immediately, no install required.
Is Vibe Prospecting free to use?
Vibe Prospecting is published under the MIT license, so the software itself is free to run. Hosted or API-backed servers may have their own usage tiers; check the project homepage.
Where is the source code for Vibe Prospecting?
The source is at github.com/explorium-ai/vibeprospecting-mcp.