V
Vibeprospecting MCP
Power your chat with B2B data to create lead lists, research companies, personalize your outreach, and more.
创建于 1/22/2026
更新于 about 1 month ago
README
Repository documentation and setup instructions
Vibe Prospecting
Power your chat with B2B data to create lead lists, research companies, personalize your outreach, and more.
Overview
Vibe Prospecting is an MCP server that enables access to live, comprehensive company and contact data. It provides seamless business intelligence, enrichment, and workflow automation capabilities for AI tools like Gemini CLI.
- Company Search: Find companies by name, domain, or attributes.
- Contact Discovery: Locate and enrich business contacts.
- Real-Time Data: Access up-to-date business information.
- Seamless Integration: Works natively with Gemini CLI.
Features
- Search and retrieve company profiles and firmographics
- Discover and enrich contact information
- Integrate Vibe Prospecting data into AI workflows
- Secure, real-time access via MCP protocol
Examples
Example 1: Partnership Opportunity Research
Who should I contact for partnership with monday.com? Get anyone who can promote a partnership with them. Bring me all the contact details you can find
Example 2: Business Challenge Analysis
What are the business challenges of amazon?
Example 3: Leadership Team Discovery
Get the engineering leadership team at Palo Alto Networks
Installation
Gemini CLI
Install the extension directly from this repository:
gemini extensions install https://github.com/explorium-ai/vibeprospecting-mcp
Or for development:
gemini extensions link /path/to/vibeprospecting-mcp
Usage
Gemini CLI
- The extension is automatically loaded and managed by Gemini CLI
- OAuth authentication is handled automatically on first use
- For more information, refer to the Gemini CLI documentation
Support & Documentation
For technical support, contact support@vibeprospecting.ai.
License
This project is licensed under the MIT License. See LICENSE for details.
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-vibeprospecting-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"explorium-ai-vibeprospecting-mcp": {
"command": "npx",
"args": [
"explorium-ai-vibeprospecting-mcp"
]
}
}
}
作者服务器
其他服务器由 explorium-ai