Skip to content
Open
Show file tree
Hide file tree
Changes from 91 commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
9933ce0
Create server.js
RapidLeadsPro Sep 20, 2025
abded8a
Delete server.js
RapidLeadsPro Sep 20, 2025
a98ccfc
Create .nvmrc
RapidLeadsPro Sep 20, 2025
6c8f7ee
Update package.json
RapidLeadsPro Sep 20, 2025
8d5801b
Update package.json
RapidLeadsPro Sep 20, 2025
687d7da
Update package.json
RapidLeadsPro Sep 20, 2025
be6b389
Update package.json
RapidLeadsPro Sep 20, 2025
3f15277
Update package.json
RapidLeadsPro Sep 20, 2025
4c1a564
Update package.json
RapidLeadsPro Sep 20, 2025
10b15c6
Create sse-simple.ts
RapidLeadsPro Sep 20, 2025
98bda9e
Update package.json
RapidLeadsPro Sep 20, 2025
92023f4
Update package.json
RapidLeadsPro Sep 20, 2025
4e4886d
Update http-server.ts
RapidLeadsPro Sep 20, 2025
cab894a
Update http-server.ts
RapidLeadsPro Sep 20, 2025
3c15706
Update http-server.ts
RapidLeadsPro Sep 20, 2025
dadbda3
Update package.json
RapidLeadsPro Sep 20, 2025
ce0b545
Create ELEVENLABS-INTEGRATION-GUIDE.md
RapidLeadsPro Sep 20, 2025
9ed6679
Create ELEVENLABS-SOLUTION-SUMMARY.md
RapidLeadsPro Sep 20, 2025
084f1f2
Update http-server.ts
RapidLeadsPro Sep 21, 2025
8dfe51d
Update package.json
RapidLeadsPro Sep 21, 2025
5706ce0
Update http-server.ts
RapidLeadsPro Sep 21, 2025
ad1d43f
Update http-server.ts
RapidLeadsPro Sep 21, 2025
474b29d
Update http-server.ts
RapidLeadsPro Sep 21, 2025
0d20c1e
Update http-server.ts
RapidLeadsPro Sep 21, 2025
e3df258
Update http-server.ts
RapidLeadsPro Sep 21, 2025
26139f9
Update http-server.ts
RapidLeadsPro Sep 21, 2025
0f31c4a
Update http-server.ts
RapidLeadsPro Sep 21, 2025
3c041d7
Update http-server.ts
RapidLeadsPro Sep 21, 2025
c8224e9
Update http-server.ts
RapidLeadsPro Sep 21, 2025
410bd94
Update http-server.ts
RapidLeadsPro Sep 21, 2025
49dba4a
Update http-server.ts
RapidLeadsPro Sep 21, 2025
9b6f04f
Update http-server.ts
RapidLeadsPro Sep 21, 2025
ae703f4
Update http-server.ts
RapidLeadsPro Sep 21, 2025
fdd2037
Update http-server.ts
RapidLeadsPro Sep 21, 2025
a17e9af
Update http-server.ts
RapidLeadsPro Sep 21, 2025
9ed5ee0
Update http-server.ts
RapidLeadsPro Sep 21, 2025
ef04795
Update http-server.ts
RapidLeadsPro Sep 21, 2025
eed6aa8
Update http-server.ts
RapidLeadsPro Sep 21, 2025
8034d23
Update http-server.ts
RapidLeadsPro Sep 21, 2025
50ba17f
Update package-lock.json
RapidLeadsPro Sep 21, 2025
4ff893c
Update package.json
RapidLeadsPro Sep 21, 2025
34ac4ed
Update tsconfig.json
RapidLeadsPro Sep 21, 2025
b87f555
edited for fixing mcp server
RapidLeadsPro Sep 21, 2025
330e1d5
Update http-server.ts
RapidLeadsPro Sep 21, 2025
2a12a77
Update http-server.ts
RapidLeadsPro Sep 21, 2025
4701b0f
update and debug
RapidLeadsPro Sep 21, 2025
7432e04
Update http-server.ts
RapidLeadsPro Sep 21, 2025
6cbdbb9
Update http-server.ts
RapidLeadsPro Sep 21, 2025
36d38d1
debugged
RapidLeadsPro Sep 21, 2025
09cdc23
Update http-server.ts
RapidLeadsPro Sep 21, 2025
265fef1
Update http-server.ts
RapidLeadsPro Sep 21, 2025
1b6c449
Update http-server.ts
RapidLeadsPro Sep 21, 2025
b116ca3
Update http-server.ts
RapidLeadsPro Sep 21, 2025
95e9370
Update http-server.ts
RapidLeadsPro Sep 21, 2025
3735f3a
debugging
RapidLeadsPro Sep 22, 2025
f01c2b4
update
RapidLeadsPro Sep 22, 2025
4b16a70
new function
RapidLeadsPro Sep 23, 2025
0955977
updates
RapidLeadsPro Sep 23, 2025
dd5c21a
Create debug-calendar.js
RapidLeadsPro Sep 23, 2025
7ac7ff7
Update http-server.ts
RapidLeadsPro Sep 23, 2025
d343641
Update http-server.ts
RapidLeadsPro Sep 23, 2025
1698ffa
Update http-server.ts
RapidLeadsPro Sep 23, 2025
3878040
Delete debug-calendar.js
RapidLeadsPro Sep 23, 2025
2c2ccfa
update
RapidLeadsPro Sep 25, 2025
8baca68
Fix search_contacts error handling - prevent crash on GHL API 400 errors
RapidLeadsPro Sep 25, 2025
ee33ad6
Update contact-tools.ts
RapidLeadsPro Sep 25, 2025
ce6e278
Update http-server.ts
RapidLeadsPro Sep 25, 2025
cbc631f
Implement tag-based verification system: email/SMS/WhatsApp verificat…
RapidLeadsPro Sep 25, 2025
3f5092d
Fix verification system: use getContact() for proper custom field acc…
RapidLeadsPro Sep 25, 2025
e9cd20a
Fix verification tools: Add explicit workflow triggering to start_ema…
RapidLeadsPro Sep 25, 2025
8363292
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
8df53cf
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
0761fb1
Fix verification tools - remove duplicates, keep existing implementat…
RapidLeadsPro Sep 27, 2025
c2f7238
Add resend_verification_code tool with complete workflow management flow
RapidLeadsPro Sep 27, 2025
57bc3b4
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
51f09f8
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
5cd22cd
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
1d33555
Fix timezone format and restore missing SMS/WhatsApp verification tools
RapidLeadsPro Sep 27, 2025
2f1c4eb
Implement foolproof verification with getContact and environment vari…
RapidLeadsPro Sep 27, 2025
38d7f35
Fix verification system - use contactId and environment variables
RapidLeadsPro Sep 27, 2025
23bed15
Ensure workflow removal happens FIRST in resend verification
RapidLeadsPro Sep 27, 2025
a3196ab
CRITICAL FIX: Update HTTP server to recognize new verification tools
RapidLeadsPro Sep 27, 2025
ce779af
Add comprehensive debugging for custom field value extraction
RapidLeadsPro Sep 27, 2025
d22616f
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
700507c
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
b51a773
Update contact-tools.ts
RapidLeadsPro Sep 27, 2025
1ea7ccc
Fix SMS/WhatsApp verification - universal contact handling for widget…
RapidLeadsPro Sep 29, 2025
eeace60
Add contactId parameter to SMS/WhatsApp verification for widget flow\…
RapidLeadsPro Sep 29, 2025
0137909
Remove placeholder emails - enforce clean contact management\n\nCLEAN…
RapidLeadsPro Sep 29, 2025
efcdd1c
update
RapidLeadsPro Oct 1, 2025
7eb0773
Fix PORT configuration for Railway
RapidLeadsPro Oct 1, 2025
3e6ee1c
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
cb99c50
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
46a0d12
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
251e243
1
RapidLeadsPro Oct 1, 2025
70da05f
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
9d47f5a
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
bdb18ff
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
a5da56b
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
46e3f9e
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
cce3ba4
Update vapi-mcp-server.ts
RapidLeadsPro Oct 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18
Loading