integrate-sdk 0.8.50-dev.0 → 0.8.52-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2863,7 +2863,7 @@ function githubIntegration(config = {}) {
2863
2863
  return {
2864
2864
  id: "github",
2865
2865
  name: "GitHub",
2866
- logoUrl: "https://cdn.simpleicons.org/github",
2866
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/github.png",
2867
2867
  tools: [...GITHUB_TOOLS],
2868
2868
  oauth,
2869
2869
  async onInit(_client) {
@@ -2918,7 +2918,7 @@ function gmailIntegration(config = {}) {
2918
2918
  return {
2919
2919
  id: "gmail",
2920
2920
  name: "Gmail",
2921
- logoUrl: "https://cdn.simpleicons.org/gmail",
2921
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/gmail.jpeg",
2922
2922
  tools: [...GMAIL_TOOLS],
2923
2923
  oauth,
2924
2924
  async onInit(_client) {
@@ -2959,7 +2959,7 @@ function notionIntegration(config = {}) {
2959
2959
  return {
2960
2960
  id: "notion",
2961
2961
  name: "Notion",
2962
- logoUrl: "https://cdn.simpleicons.org/notion",
2962
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/notion.jpeg",
2963
2963
  tools: [...NOTION_TOOLS],
2964
2964
  oauth,
2965
2965
  async onInit(_client) {
@@ -2995,7 +2995,7 @@ function slackIntegration(config = {}) {
2995
2995
  return {
2996
2996
  id: "slack",
2997
2997
  name: "Slack",
2998
- logoUrl: "https://cdn.simpleicons.org/slack",
2998
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/slack.jpeg",
2999
2999
  tools: [...SLACK_TOOLS],
3000
3000
  oauth,
3001
3001
  async onInit(_client) {
@@ -3038,7 +3038,7 @@ function linearIntegration(config = {}) {
3038
3038
  return {
3039
3039
  id: "linear",
3040
3040
  name: "Linear",
3041
- logoUrl: "https://cdn.simpleicons.org/linear",
3041
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/linear.jpeg",
3042
3042
  tools: [...LINEAR_TOOLS],
3043
3043
  oauth,
3044
3044
  async onInit(_client) {
@@ -3081,7 +3081,7 @@ function vercelIntegration(config = {}) {
3081
3081
  return {
3082
3082
  id: "vercel",
3083
3083
  name: "Vercel",
3084
- logoUrl: "https://cdn.simpleicons.org/vercel",
3084
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/vercel.png",
3085
3085
  tools: [...VERCEL_TOOLS],
3086
3086
  oauth,
3087
3087
  async onInit(_client) {
@@ -3125,7 +3125,7 @@ function zendeskIntegration(config = {}) {
3125
3125
  return {
3126
3126
  id: "zendesk",
3127
3127
  name: "Zendesk",
3128
- logoUrl: "https://cdn.simpleicons.org/zendesk",
3128
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/zendesk.jpeg",
3129
3129
  tools: [...ZENDESK_TOOLS],
3130
3130
  oauth,
3131
3131
  async onInit(_client) {
@@ -3168,7 +3168,7 @@ function stripeIntegration(config = {}) {
3168
3168
  return {
3169
3169
  id: "stripe",
3170
3170
  name: "Stripe",
3171
- logoUrl: "https://cdn.simpleicons.org/stripe",
3171
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/stripe.jpeg",
3172
3172
  tools: [...STRIPE_TOOLS],
3173
3173
  oauth,
3174
3174
  async onInit(_client) {
@@ -3211,7 +3211,7 @@ function gcalIntegration(config = {}) {
3211
3211
  return {
3212
3212
  id: "gcal",
3213
3213
  name: "Google Calendar",
3214
- logoUrl: "https://cdn.simpleicons.org/googlecalendar",
3214
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_calendar.webp",
3215
3215
  tools: [...GCAL_TOOLS],
3216
3216
  oauth,
3217
3217
  async onInit(_client) {
@@ -3254,7 +3254,7 @@ function outlookIntegration(config = {}) {
3254
3254
  return {
3255
3255
  id: "outlook",
3256
3256
  name: "Outlook",
3257
- logoUrl: "https://cdn.simpleicons.org/microsoftoutlook",
3257
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/outlook.png",
3258
3258
  tools: [...OUTLOOK_TOOLS],
3259
3259
  oauth,
3260
3260
  async onInit(_client) {
@@ -3297,7 +3297,7 @@ function airtableIntegration(config = {}) {
3297
3297
  return {
3298
3298
  id: "airtable",
3299
3299
  name: "Airtable",
3300
- logoUrl: "https://cdn.simpleicons.org/airtable",
3300
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/airtable.jpeg",
3301
3301
  tools: [...AIRTABLE_TOOLS],
3302
3302
  oauth,
3303
3303
  async onInit(_client) {
@@ -3340,7 +3340,7 @@ function todoistIntegration(config = {}) {
3340
3340
  return {
3341
3341
  id: "todoist",
3342
3342
  name: "Todoist",
3343
- logoUrl: "https://cdn.simpleicons.org/todoist",
3343
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/todoist.png",
3344
3344
  tools: [...TODOIST_TOOLS],
3345
3345
  oauth,
3346
3346
  async onInit(_client) {
@@ -3384,7 +3384,7 @@ function whatsappIntegration(config = {}) {
3384
3384
  return {
3385
3385
  id: "whatsapp",
3386
3386
  name: "WhatsApp Business",
3387
- logoUrl: "https://cdn.simpleicons.org/whatsapp",
3387
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/whatsapp.png",
3388
3388
  tools: [...WHATSAPP_TOOLS],
3389
3389
  oauth,
3390
3390
  async onInit(_client) {
@@ -3427,7 +3427,7 @@ function calcomIntegration(config = {}) {
3427
3427
  return {
3428
3428
  id: "calcom",
3429
3429
  name: "Cal.com",
3430
- logoUrl: "https://cdn.simpleicons.org/calendly",
3430
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/calcom.jpeg",
3431
3431
  tools: [...CALCOM_TOOLS],
3432
3432
  oauth,
3433
3433
  async onInit(_client) {
@@ -3471,7 +3471,7 @@ function rampIntegration(config = {}) {
3471
3471
  return {
3472
3472
  id: "ramp",
3473
3473
  name: "Ramp",
3474
- logoUrl: "https://cdn.simpleicons.org/ramp",
3474
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/ramp.jpeg",
3475
3475
  tools: [...RAMP_TOOLS],
3476
3476
  oauth,
3477
3477
  async onInit(_client) {
@@ -3514,7 +3514,7 @@ function onedriveIntegration(config = {}) {
3514
3514
  return {
3515
3515
  id: "onedrive",
3516
3516
  name: "OneDrive",
3517
- logoUrl: "https://cdn.simpleicons.org/onedrive",
3517
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/onedrive.webp",
3518
3518
  tools: [...ONEDRIVE_TOOLS],
3519
3519
  oauth,
3520
3520
  async onInit(_client) {
@@ -3565,7 +3565,7 @@ function gworkspaceIntegration(config = {}) {
3565
3565
  return {
3566
3566
  id: "gworkspace",
3567
3567
  name: "Google Workspace",
3568
- logoUrl: "https://cdn.simpleicons.org/google",
3568
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_workspace.jpeg",
3569
3569
  tools: [...GWORKSPACE_TOOLS],
3570
3570
  oauth,
3571
3571
  async onInit(_client) {
@@ -3612,7 +3612,7 @@ function polarIntegration(config = {}) {
3612
3612
  return {
3613
3613
  id: "polar",
3614
3614
  name: "Polar",
3615
- logoUrl: "https://cdn.simpleicons.org/polar",
3615
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/polar.png",
3616
3616
  tools: [...POLAR_TOOLS],
3617
3617
  oauth,
3618
3618
  async onInit(_client) {
@@ -3655,7 +3655,7 @@ function figmaIntegration(config = {}) {
3655
3655
  return {
3656
3656
  id: "figma",
3657
3657
  name: "Figma",
3658
- logoUrl: "https://cdn.simpleicons.org/figma",
3658
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/figma.png",
3659
3659
  tools: [...FIGMA_TOOLS],
3660
3660
  oauth,
3661
3661
  async onInit(_client) {
@@ -3698,7 +3698,7 @@ function intercomIntegration(config = {}) {
3698
3698
  return {
3699
3699
  id: "intercom",
3700
3700
  name: "Intercom",
3701
- logoUrl: "https://cdn.simpleicons.org/intercom",
3701
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/intercom.png",
3702
3702
  tools: [...INTERCOM_TOOLS],
3703
3703
  oauth,
3704
3704
  async onInit(_client) {
@@ -3749,7 +3749,7 @@ function hubspotIntegration(config = {}) {
3749
3749
  return {
3750
3750
  id: "hubspot",
3751
3751
  name: "HubSpot",
3752
- logoUrl: "https://cdn.simpleicons.org/hubspot",
3752
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/hubspot.jpeg",
3753
3753
  tools: [...HUBSPOT_TOOLS],
3754
3754
  oauth,
3755
3755
  async onInit(_client) {
@@ -3795,7 +3795,7 @@ function youtubeIntegration(config = {}) {
3795
3795
  return {
3796
3796
  id: "youtube",
3797
3797
  name: "YouTube",
3798
- logoUrl: "https://cdn.simpleicons.org/youtube",
3798
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/youtube.jpeg",
3799
3799
  tools: [...YOUTUBE_TOOLS],
3800
3800
  oauth,
3801
3801
  async onInit(_client) {
@@ -3828,7 +3828,7 @@ function cursorIntegration(_config = {}) {
3828
3828
  return {
3829
3829
  id: "cursor",
3830
3830
  name: "Cursor",
3831
- logoUrl: "https://cdn.simpleicons.org/cursor",
3831
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/cursor.jpeg",
3832
3832
  tools: [...CURSOR_TOOLS],
3833
3833
  async onInit(_client) {
3834
3834
  logger29.debug("Cursor integration initialized");
package/dist/oauth.js CHANGED
@@ -2685,7 +2685,7 @@ function githubIntegration(config = {}) {
2685
2685
  return {
2686
2686
  id: "github",
2687
2687
  name: "GitHub",
2688
- logoUrl: "https://cdn.simpleicons.org/github",
2688
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/github.png",
2689
2689
  tools: [...GITHUB_TOOLS],
2690
2690
  oauth,
2691
2691
  async onInit(_client) {
@@ -2740,7 +2740,7 @@ function gmailIntegration(config = {}) {
2740
2740
  return {
2741
2741
  id: "gmail",
2742
2742
  name: "Gmail",
2743
- logoUrl: "https://cdn.simpleicons.org/gmail",
2743
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/gmail.jpeg",
2744
2744
  tools: [...GMAIL_TOOLS],
2745
2745
  oauth,
2746
2746
  async onInit(_client) {
@@ -2781,7 +2781,7 @@ function notionIntegration(config = {}) {
2781
2781
  return {
2782
2782
  id: "notion",
2783
2783
  name: "Notion",
2784
- logoUrl: "https://cdn.simpleicons.org/notion",
2784
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/notion.jpeg",
2785
2785
  tools: [...NOTION_TOOLS],
2786
2786
  oauth,
2787
2787
  async onInit(_client) {
@@ -2817,7 +2817,7 @@ function slackIntegration(config = {}) {
2817
2817
  return {
2818
2818
  id: "slack",
2819
2819
  name: "Slack",
2820
- logoUrl: "https://cdn.simpleicons.org/slack",
2820
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/slack.jpeg",
2821
2821
  tools: [...SLACK_TOOLS],
2822
2822
  oauth,
2823
2823
  async onInit(_client) {
@@ -2860,7 +2860,7 @@ function linearIntegration(config = {}) {
2860
2860
  return {
2861
2861
  id: "linear",
2862
2862
  name: "Linear",
2863
- logoUrl: "https://cdn.simpleicons.org/linear",
2863
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/linear.jpeg",
2864
2864
  tools: [...LINEAR_TOOLS],
2865
2865
  oauth,
2866
2866
  async onInit(_client) {
@@ -2903,7 +2903,7 @@ function vercelIntegration(config = {}) {
2903
2903
  return {
2904
2904
  id: "vercel",
2905
2905
  name: "Vercel",
2906
- logoUrl: "https://cdn.simpleicons.org/vercel",
2906
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/vercel.png",
2907
2907
  tools: [...VERCEL_TOOLS],
2908
2908
  oauth,
2909
2909
  async onInit(_client) {
@@ -2947,7 +2947,7 @@ function zendeskIntegration(config = {}) {
2947
2947
  return {
2948
2948
  id: "zendesk",
2949
2949
  name: "Zendesk",
2950
- logoUrl: "https://cdn.simpleicons.org/zendesk",
2950
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/zendesk.jpeg",
2951
2951
  tools: [...ZENDESK_TOOLS],
2952
2952
  oauth,
2953
2953
  async onInit(_client) {
@@ -2990,7 +2990,7 @@ function stripeIntegration(config = {}) {
2990
2990
  return {
2991
2991
  id: "stripe",
2992
2992
  name: "Stripe",
2993
- logoUrl: "https://cdn.simpleicons.org/stripe",
2993
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/stripe.jpeg",
2994
2994
  tools: [...STRIPE_TOOLS],
2995
2995
  oauth,
2996
2996
  async onInit(_client) {
@@ -3033,7 +3033,7 @@ function gcalIntegration(config = {}) {
3033
3033
  return {
3034
3034
  id: "gcal",
3035
3035
  name: "Google Calendar",
3036
- logoUrl: "https://cdn.simpleicons.org/googlecalendar",
3036
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_calendar.webp",
3037
3037
  tools: [...GCAL_TOOLS],
3038
3038
  oauth,
3039
3039
  async onInit(_client) {
@@ -3076,7 +3076,7 @@ function outlookIntegration(config = {}) {
3076
3076
  return {
3077
3077
  id: "outlook",
3078
3078
  name: "Outlook",
3079
- logoUrl: "https://cdn.simpleicons.org/microsoftoutlook",
3079
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/outlook.png",
3080
3080
  tools: [...OUTLOOK_TOOLS],
3081
3081
  oauth,
3082
3082
  async onInit(_client) {
@@ -3119,7 +3119,7 @@ function airtableIntegration(config = {}) {
3119
3119
  return {
3120
3120
  id: "airtable",
3121
3121
  name: "Airtable",
3122
- logoUrl: "https://cdn.simpleicons.org/airtable",
3122
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/airtable.jpeg",
3123
3123
  tools: [...AIRTABLE_TOOLS],
3124
3124
  oauth,
3125
3125
  async onInit(_client) {
@@ -3162,7 +3162,7 @@ function todoistIntegration(config = {}) {
3162
3162
  return {
3163
3163
  id: "todoist",
3164
3164
  name: "Todoist",
3165
- logoUrl: "https://cdn.simpleicons.org/todoist",
3165
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/todoist.png",
3166
3166
  tools: [...TODOIST_TOOLS],
3167
3167
  oauth,
3168
3168
  async onInit(_client) {
@@ -3206,7 +3206,7 @@ function whatsappIntegration(config = {}) {
3206
3206
  return {
3207
3207
  id: "whatsapp",
3208
3208
  name: "WhatsApp Business",
3209
- logoUrl: "https://cdn.simpleicons.org/whatsapp",
3209
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/whatsapp.png",
3210
3210
  tools: [...WHATSAPP_TOOLS],
3211
3211
  oauth,
3212
3212
  async onInit(_client) {
@@ -3249,7 +3249,7 @@ function calcomIntegration(config = {}) {
3249
3249
  return {
3250
3250
  id: "calcom",
3251
3251
  name: "Cal.com",
3252
- logoUrl: "https://cdn.simpleicons.org/calendly",
3252
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/calcom.jpeg",
3253
3253
  tools: [...CALCOM_TOOLS],
3254
3254
  oauth,
3255
3255
  async onInit(_client) {
@@ -3293,7 +3293,7 @@ function rampIntegration(config = {}) {
3293
3293
  return {
3294
3294
  id: "ramp",
3295
3295
  name: "Ramp",
3296
- logoUrl: "https://cdn.simpleicons.org/ramp",
3296
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/ramp.jpeg",
3297
3297
  tools: [...RAMP_TOOLS],
3298
3298
  oauth,
3299
3299
  async onInit(_client) {
@@ -3336,7 +3336,7 @@ function onedriveIntegration(config = {}) {
3336
3336
  return {
3337
3337
  id: "onedrive",
3338
3338
  name: "OneDrive",
3339
- logoUrl: "https://cdn.simpleicons.org/onedrive",
3339
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/onedrive.webp",
3340
3340
  tools: [...ONEDRIVE_TOOLS],
3341
3341
  oauth,
3342
3342
  async onInit(_client) {
@@ -3387,7 +3387,7 @@ function gworkspaceIntegration(config = {}) {
3387
3387
  return {
3388
3388
  id: "gworkspace",
3389
3389
  name: "Google Workspace",
3390
- logoUrl: "https://cdn.simpleicons.org/google",
3390
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_workspace.jpeg",
3391
3391
  tools: [...GWORKSPACE_TOOLS],
3392
3392
  oauth,
3393
3393
  async onInit(_client) {
@@ -3434,7 +3434,7 @@ function polarIntegration(config = {}) {
3434
3434
  return {
3435
3435
  id: "polar",
3436
3436
  name: "Polar",
3437
- logoUrl: "https://cdn.simpleicons.org/polar",
3437
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/polar.png",
3438
3438
  tools: [...POLAR_TOOLS],
3439
3439
  oauth,
3440
3440
  async onInit(_client) {
@@ -3477,7 +3477,7 @@ function figmaIntegration(config = {}) {
3477
3477
  return {
3478
3478
  id: "figma",
3479
3479
  name: "Figma",
3480
- logoUrl: "https://cdn.simpleicons.org/figma",
3480
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/figma.png",
3481
3481
  tools: [...FIGMA_TOOLS],
3482
3482
  oauth,
3483
3483
  async onInit(_client) {
@@ -3520,7 +3520,7 @@ function intercomIntegration(config = {}) {
3520
3520
  return {
3521
3521
  id: "intercom",
3522
3522
  name: "Intercom",
3523
- logoUrl: "https://cdn.simpleicons.org/intercom",
3523
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/intercom.png",
3524
3524
  tools: [...INTERCOM_TOOLS],
3525
3525
  oauth,
3526
3526
  async onInit(_client) {
@@ -3571,7 +3571,7 @@ function hubspotIntegration(config = {}) {
3571
3571
  return {
3572
3572
  id: "hubspot",
3573
3573
  name: "HubSpot",
3574
- logoUrl: "https://cdn.simpleicons.org/hubspot",
3574
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/hubspot.jpeg",
3575
3575
  tools: [...HUBSPOT_TOOLS],
3576
3576
  oauth,
3577
3577
  async onInit(_client) {
@@ -3617,7 +3617,7 @@ function youtubeIntegration(config = {}) {
3617
3617
  return {
3618
3618
  id: "youtube",
3619
3619
  name: "YouTube",
3620
- logoUrl: "https://cdn.simpleicons.org/youtube",
3620
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/youtube.jpeg",
3621
3621
  tools: [...YOUTUBE_TOOLS],
3622
3622
  oauth,
3623
3623
  async onInit(_client) {
@@ -3650,7 +3650,7 @@ function cursorIntegration(_config = {}) {
3650
3650
  return {
3651
3651
  id: "cursor",
3652
3652
  name: "Cursor",
3653
- logoUrl: "https://cdn.simpleicons.org/cursor",
3653
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/cursor.jpeg",
3654
3654
  tools: [...CURSOR_TOOLS],
3655
3655
  async onInit(_client) {
3656
3656
  logger29.debug("Cursor integration initialized");
package/dist/server.js CHANGED
@@ -3250,7 +3250,7 @@ function githubIntegration(config = {}) {
3250
3250
  return {
3251
3251
  id: "github",
3252
3252
  name: "GitHub",
3253
- logoUrl: "https://cdn.simpleicons.org/github",
3253
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/github.png",
3254
3254
  tools: [...GITHUB_TOOLS],
3255
3255
  oauth,
3256
3256
  async onInit(_client) {
@@ -3305,7 +3305,7 @@ function gmailIntegration(config = {}) {
3305
3305
  return {
3306
3306
  id: "gmail",
3307
3307
  name: "Gmail",
3308
- logoUrl: "https://cdn.simpleicons.org/gmail",
3308
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/gmail.jpeg",
3309
3309
  tools: [...GMAIL_TOOLS],
3310
3310
  oauth,
3311
3311
  async onInit(_client) {
@@ -3346,7 +3346,7 @@ function notionIntegration(config = {}) {
3346
3346
  return {
3347
3347
  id: "notion",
3348
3348
  name: "Notion",
3349
- logoUrl: "https://cdn.simpleicons.org/notion",
3349
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/notion.jpeg",
3350
3350
  tools: [...NOTION_TOOLS],
3351
3351
  oauth,
3352
3352
  async onInit(_client) {
@@ -3382,7 +3382,7 @@ function slackIntegration(config = {}) {
3382
3382
  return {
3383
3383
  id: "slack",
3384
3384
  name: "Slack",
3385
- logoUrl: "https://cdn.simpleicons.org/slack",
3385
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/slack.jpeg",
3386
3386
  tools: [...SLACK_TOOLS],
3387
3387
  oauth,
3388
3388
  async onInit(_client) {
@@ -3425,7 +3425,7 @@ function linearIntegration(config = {}) {
3425
3425
  return {
3426
3426
  id: "linear",
3427
3427
  name: "Linear",
3428
- logoUrl: "https://cdn.simpleicons.org/linear",
3428
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/linear.jpeg",
3429
3429
  tools: [...LINEAR_TOOLS],
3430
3430
  oauth,
3431
3431
  async onInit(_client) {
@@ -3468,7 +3468,7 @@ function vercelIntegration(config = {}) {
3468
3468
  return {
3469
3469
  id: "vercel",
3470
3470
  name: "Vercel",
3471
- logoUrl: "https://cdn.simpleicons.org/vercel",
3471
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/vercel.png",
3472
3472
  tools: [...VERCEL_TOOLS],
3473
3473
  oauth,
3474
3474
  async onInit(_client) {
@@ -3512,7 +3512,7 @@ function zendeskIntegration(config = {}) {
3512
3512
  return {
3513
3513
  id: "zendesk",
3514
3514
  name: "Zendesk",
3515
- logoUrl: "https://cdn.simpleicons.org/zendesk",
3515
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/zendesk.jpeg",
3516
3516
  tools: [...ZENDESK_TOOLS],
3517
3517
  oauth,
3518
3518
  async onInit(_client) {
@@ -3555,7 +3555,7 @@ function stripeIntegration(config = {}) {
3555
3555
  return {
3556
3556
  id: "stripe",
3557
3557
  name: "Stripe",
3558
- logoUrl: "https://cdn.simpleicons.org/stripe",
3558
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/stripe.jpeg",
3559
3559
  tools: [...STRIPE_TOOLS],
3560
3560
  oauth,
3561
3561
  async onInit(_client) {
@@ -3598,7 +3598,7 @@ function gcalIntegration(config = {}) {
3598
3598
  return {
3599
3599
  id: "gcal",
3600
3600
  name: "Google Calendar",
3601
- logoUrl: "https://cdn.simpleicons.org/googlecalendar",
3601
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_calendar.webp",
3602
3602
  tools: [...GCAL_TOOLS],
3603
3603
  oauth,
3604
3604
  async onInit(_client) {
@@ -3641,7 +3641,7 @@ function outlookIntegration(config = {}) {
3641
3641
  return {
3642
3642
  id: "outlook",
3643
3643
  name: "Outlook",
3644
- logoUrl: "https://cdn.simpleicons.org/microsoftoutlook",
3644
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/outlook.png",
3645
3645
  tools: [...OUTLOOK_TOOLS],
3646
3646
  oauth,
3647
3647
  async onInit(_client) {
@@ -3684,7 +3684,7 @@ function airtableIntegration(config = {}) {
3684
3684
  return {
3685
3685
  id: "airtable",
3686
3686
  name: "Airtable",
3687
- logoUrl: "https://cdn.simpleicons.org/airtable",
3687
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/airtable.jpeg",
3688
3688
  tools: [...AIRTABLE_TOOLS],
3689
3689
  oauth,
3690
3690
  async onInit(_client) {
@@ -3727,7 +3727,7 @@ function todoistIntegration(config = {}) {
3727
3727
  return {
3728
3728
  id: "todoist",
3729
3729
  name: "Todoist",
3730
- logoUrl: "https://cdn.simpleicons.org/todoist",
3730
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/todoist.png",
3731
3731
  tools: [...TODOIST_TOOLS],
3732
3732
  oauth,
3733
3733
  async onInit(_client) {
@@ -3771,7 +3771,7 @@ function whatsappIntegration(config = {}) {
3771
3771
  return {
3772
3772
  id: "whatsapp",
3773
3773
  name: "WhatsApp Business",
3774
- logoUrl: "https://cdn.simpleicons.org/whatsapp",
3774
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/whatsapp.png",
3775
3775
  tools: [...WHATSAPP_TOOLS],
3776
3776
  oauth,
3777
3777
  async onInit(_client) {
@@ -3814,7 +3814,7 @@ function calcomIntegration(config = {}) {
3814
3814
  return {
3815
3815
  id: "calcom",
3816
3816
  name: "Cal.com",
3817
- logoUrl: "https://cdn.simpleicons.org/calendly",
3817
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/calcom.jpeg",
3818
3818
  tools: [...CALCOM_TOOLS],
3819
3819
  oauth,
3820
3820
  async onInit(_client) {
@@ -3858,7 +3858,7 @@ function rampIntegration(config = {}) {
3858
3858
  return {
3859
3859
  id: "ramp",
3860
3860
  name: "Ramp",
3861
- logoUrl: "https://cdn.simpleicons.org/ramp",
3861
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/ramp.jpeg",
3862
3862
  tools: [...RAMP_TOOLS],
3863
3863
  oauth,
3864
3864
  async onInit(_client) {
@@ -3901,7 +3901,7 @@ function onedriveIntegration(config = {}) {
3901
3901
  return {
3902
3902
  id: "onedrive",
3903
3903
  name: "OneDrive",
3904
- logoUrl: "https://cdn.simpleicons.org/onedrive",
3904
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/onedrive.webp",
3905
3905
  tools: [...ONEDRIVE_TOOLS],
3906
3906
  oauth,
3907
3907
  async onInit(_client) {
@@ -3952,7 +3952,7 @@ function gworkspaceIntegration(config = {}) {
3952
3952
  return {
3953
3953
  id: "gworkspace",
3954
3954
  name: "Google Workspace",
3955
- logoUrl: "https://cdn.simpleicons.org/google",
3955
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_workspace.jpeg",
3956
3956
  tools: [...GWORKSPACE_TOOLS],
3957
3957
  oauth,
3958
3958
  async onInit(_client) {
@@ -3999,7 +3999,7 @@ function polarIntegration(config = {}) {
3999
3999
  return {
4000
4000
  id: "polar",
4001
4001
  name: "Polar",
4002
- logoUrl: "https://cdn.simpleicons.org/polar",
4002
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/polar.png",
4003
4003
  tools: [...POLAR_TOOLS],
4004
4004
  oauth,
4005
4005
  async onInit(_client) {
@@ -4042,7 +4042,7 @@ function figmaIntegration(config = {}) {
4042
4042
  return {
4043
4043
  id: "figma",
4044
4044
  name: "Figma",
4045
- logoUrl: "https://cdn.simpleicons.org/figma",
4045
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/figma.png",
4046
4046
  tools: [...FIGMA_TOOLS],
4047
4047
  oauth,
4048
4048
  async onInit(_client) {
@@ -4085,7 +4085,7 @@ function intercomIntegration(config = {}) {
4085
4085
  return {
4086
4086
  id: "intercom",
4087
4087
  name: "Intercom",
4088
- logoUrl: "https://cdn.simpleicons.org/intercom",
4088
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/intercom.png",
4089
4089
  tools: [...INTERCOM_TOOLS],
4090
4090
  oauth,
4091
4091
  async onInit(_client) {
@@ -4136,7 +4136,7 @@ function hubspotIntegration(config = {}) {
4136
4136
  return {
4137
4137
  id: "hubspot",
4138
4138
  name: "HubSpot",
4139
- logoUrl: "https://cdn.simpleicons.org/hubspot",
4139
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/hubspot.jpeg",
4140
4140
  tools: [...HUBSPOT_TOOLS],
4141
4141
  oauth,
4142
4142
  async onInit(_client) {
@@ -4182,7 +4182,7 @@ function youtubeIntegration(config = {}) {
4182
4182
  return {
4183
4183
  id: "youtube",
4184
4184
  name: "YouTube",
4185
- logoUrl: "https://cdn.simpleicons.org/youtube",
4185
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/youtube.jpeg",
4186
4186
  tools: [...YOUTUBE_TOOLS],
4187
4187
  oauth,
4188
4188
  async onInit(_client) {
@@ -4215,7 +4215,7 @@ function cursorIntegration(_config = {}) {
4215
4215
  return {
4216
4216
  id: "cursor",
4217
4217
  name: "Cursor",
4218
- logoUrl: "https://cdn.simpleicons.org/cursor",
4218
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/cursor.jpeg",
4219
4219
  tools: [...CURSOR_TOOLS],
4220
4220
  async onInit(_client) {
4221
4221
  logger30.debug("Cursor integration initialized");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "integrate-sdk",
3
- "version": "0.8.50-dev.0",
3
+ "version": "0.8.52-dev.0",
4
4
  "description": "Type-safe 3rd party integration SDK for the Integrate MCP server",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",