Skip to content

Commit a7e0496

Browse files
Add ai.vibeprospecting-mcp
Signed-off-by: Shahar Luftig <180159206+shaharluftig-exp@users.noreply.github.com>
1 parent 40ad751 commit a7e0496

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "ai.vibeprospecting-mcp",
4+
"name": "Vibe Prospecting",
5+
"alias": "vibeprospecting",
6+
"description": "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.",
7+
"logo": "https://avatars.githubusercontent.com/u/48208778?v=4",
8+
"schema_version": "2.1",
9+
"categories": [
10+
"productivity"
11+
],
12+
"tags": [
13+
"prospecting",
14+
"b2b",
15+
"leads",
16+
"contacts",
17+
"sales",
18+
"enrichment",
19+
"companies"
20+
],
21+
"transport": {
22+
"type": "http",
23+
"url": "https://vibeprospecting.explorium.ai/mcp",
24+
"metadata": {
25+
"inputs": []
26+
}
27+
},
28+
"auth": {
29+
"type": "oauth",
30+
"instructions": "Authenticates via OAuth in your browser. No API keys or local setup required."
31+
},
32+
"contributor": {
33+
"name": "Explorium",
34+
"github": "explorium-ai",
35+
"url": "https://vibeprospecting.ai"
36+
},
37+
"links": {
38+
"repository": "https://github.com/explorium-ai/vibeprospecting-mcp",
39+
"homepage": "https://vibeprospecting.ai",
40+
"documentation": "https://github.com/explorium-ai/vibeprospecting-mcp"
41+
},
42+
"platforms": [
43+
"all"
44+
],
45+
"capabilities": {
46+
"tools": true,
47+
"resources": false,
48+
"prompts": false,
49+
"read_only_mode": false
50+
}
51+
}

0 commit comments

Comments
 (0)