integrate-sdk 0.9.30-dev.1 → 0.9.31-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/adapters/auto-routes.js +10 -6
- package/dist/adapters/base-handler.js +10 -6
- package/dist/adapters/index.js +20 -7
- package/dist/adapters/nextjs.js +10 -6
- package/dist/adapters/solid-start.js +20 -7
- package/dist/adapters/svelte-kit.js +20 -7
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +83 -22
- package/dist/oauth.js +10 -6
- package/dist/server.js +221 -30
- package/dist/src/client.d.ts +4 -1
- package/dist/src/client.d.ts.map +1 -1
- package/dist/src/index.d.ts +2 -0
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/integrations/jira-client.d.ts +146 -0
- package/dist/src/integrations/jira-client.d.ts.map +1 -0
- package/dist/src/integrations/jira.d.ts +22 -0
- package/dist/src/integrations/jira.d.ts.map +1 -0
- package/dist/src/integrations/library-metadata.d.ts +1 -1
- package/dist/src/integrations/library-metadata.d.ts.map +1 -1
- package/dist/src/server.d.ts +3 -0
- package/dist/src/server.d.ts.map +1 -1
- package/index.ts +2 -0
- package/package.json +1 -1
|
@@ -308,7 +308,7 @@ var init_library_metadata = __esm(() => {
|
|
|
308
308
|
},
|
|
309
309
|
calcom: {
|
|
310
310
|
description: "Manage Cal.com bookings and schedules",
|
|
311
|
-
category: "
|
|
311
|
+
category: "Business"
|
|
312
312
|
},
|
|
313
313
|
cursor: {
|
|
314
314
|
description: "Manage Cursor Cloud Agents and background tasks",
|
|
@@ -356,7 +356,7 @@ var init_library_metadata = __esm(() => {
|
|
|
356
356
|
},
|
|
357
357
|
polar: {
|
|
358
358
|
description: "Manage Polar products, orders, and subscriptions",
|
|
359
|
-
category: "
|
|
359
|
+
category: "Finance"
|
|
360
360
|
},
|
|
361
361
|
posthog: {
|
|
362
362
|
description: "Read PostHog organizations, projects, insights, and feature flags",
|
|
@@ -378,13 +378,17 @@ var init_library_metadata = __esm(() => {
|
|
|
378
378
|
description: "Manage Netlify sites, deploys, builds, and environment variables",
|
|
379
379
|
category: "Infrastructure"
|
|
380
380
|
},
|
|
381
|
+
jira: {
|
|
382
|
+
description: "Manage Jira issues, projects, sprints, and boards",
|
|
383
|
+
category: "Engineering"
|
|
384
|
+
},
|
|
381
385
|
slack: {
|
|
382
386
|
description: "Send and manage Slack messages and channels",
|
|
383
387
|
category: "Communication"
|
|
384
388
|
},
|
|
385
389
|
stripe: {
|
|
386
390
|
description: "Manage Stripe customers, payments, and subscriptions",
|
|
387
|
-
category: "
|
|
391
|
+
category: "Finance"
|
|
388
392
|
},
|
|
389
393
|
todoist: {
|
|
390
394
|
description: "Manage Todoist tasks, projects, and labels",
|
|
@@ -408,7 +412,7 @@ var init_library_metadata = __esm(() => {
|
|
|
408
412
|
},
|
|
409
413
|
vercel: {
|
|
410
414
|
description: "Manage Vercel projects, deployments, and domains",
|
|
411
|
-
category: "
|
|
415
|
+
category: "Infrastructure"
|
|
412
416
|
},
|
|
413
417
|
whatsapp: {
|
|
414
418
|
description: "Send WhatsApp messages and templates",
|
|
@@ -416,7 +420,7 @@ var init_library_metadata = __esm(() => {
|
|
|
416
420
|
},
|
|
417
421
|
youtube: {
|
|
418
422
|
description: "Search and access YouTube videos and channels",
|
|
419
|
-
category: "
|
|
423
|
+
category: "Social Media"
|
|
420
424
|
},
|
|
421
425
|
powerpoint: {
|
|
422
426
|
description: "Manage PowerPoint presentations and sharing",
|
|
@@ -440,7 +444,7 @@ var init_library_metadata = __esm(() => {
|
|
|
440
444
|
},
|
|
441
445
|
mercury: {
|
|
442
446
|
description: "Manage Mercury bank accounts, cards, and transactions",
|
|
443
|
-
category: "
|
|
447
|
+
category: "Finance"
|
|
444
448
|
},
|
|
445
449
|
zendesk: {
|
|
446
450
|
description: "Manage Zendesk tickets, users, and help center content",
|
|
@@ -308,7 +308,7 @@ var init_library_metadata = __esm(() => {
|
|
|
308
308
|
},
|
|
309
309
|
calcom: {
|
|
310
310
|
description: "Manage Cal.com bookings and schedules",
|
|
311
|
-
category: "
|
|
311
|
+
category: "Business"
|
|
312
312
|
},
|
|
313
313
|
cursor: {
|
|
314
314
|
description: "Manage Cursor Cloud Agents and background tasks",
|
|
@@ -356,7 +356,7 @@ var init_library_metadata = __esm(() => {
|
|
|
356
356
|
},
|
|
357
357
|
polar: {
|
|
358
358
|
description: "Manage Polar products, orders, and subscriptions",
|
|
359
|
-
category: "
|
|
359
|
+
category: "Finance"
|
|
360
360
|
},
|
|
361
361
|
posthog: {
|
|
362
362
|
description: "Read PostHog organizations, projects, insights, and feature flags",
|
|
@@ -378,13 +378,17 @@ var init_library_metadata = __esm(() => {
|
|
|
378
378
|
description: "Manage Netlify sites, deploys, builds, and environment variables",
|
|
379
379
|
category: "Infrastructure"
|
|
380
380
|
},
|
|
381
|
+
jira: {
|
|
382
|
+
description: "Manage Jira issues, projects, sprints, and boards",
|
|
383
|
+
category: "Engineering"
|
|
384
|
+
},
|
|
381
385
|
slack: {
|
|
382
386
|
description: "Send and manage Slack messages and channels",
|
|
383
387
|
category: "Communication"
|
|
384
388
|
},
|
|
385
389
|
stripe: {
|
|
386
390
|
description: "Manage Stripe customers, payments, and subscriptions",
|
|
387
|
-
category: "
|
|
391
|
+
category: "Finance"
|
|
388
392
|
},
|
|
389
393
|
todoist: {
|
|
390
394
|
description: "Manage Todoist tasks, projects, and labels",
|
|
@@ -408,7 +412,7 @@ var init_library_metadata = __esm(() => {
|
|
|
408
412
|
},
|
|
409
413
|
vercel: {
|
|
410
414
|
description: "Manage Vercel projects, deployments, and domains",
|
|
411
|
-
category: "
|
|
415
|
+
category: "Infrastructure"
|
|
412
416
|
},
|
|
413
417
|
whatsapp: {
|
|
414
418
|
description: "Send WhatsApp messages and templates",
|
|
@@ -416,7 +420,7 @@ var init_library_metadata = __esm(() => {
|
|
|
416
420
|
},
|
|
417
421
|
youtube: {
|
|
418
422
|
description: "Search and access YouTube videos and channels",
|
|
419
|
-
category: "
|
|
423
|
+
category: "Social Media"
|
|
420
424
|
},
|
|
421
425
|
powerpoint: {
|
|
422
426
|
description: "Manage PowerPoint presentations and sharing",
|
|
@@ -440,7 +444,7 @@ var init_library_metadata = __esm(() => {
|
|
|
440
444
|
},
|
|
441
445
|
mercury: {
|
|
442
446
|
description: "Manage Mercury bank accounts, cards, and transactions",
|
|
443
|
-
category: "
|
|
447
|
+
category: "Finance"
|
|
444
448
|
},
|
|
445
449
|
zendesk: {
|
|
446
450
|
description: "Manage Zendesk tickets, users, and help center content",
|
package/dist/adapters/index.js
CHANGED
|
@@ -308,7 +308,7 @@ var init_library_metadata = __esm(() => {
|
|
|
308
308
|
},
|
|
309
309
|
calcom: {
|
|
310
310
|
description: "Manage Cal.com bookings and schedules",
|
|
311
|
-
category: "
|
|
311
|
+
category: "Business"
|
|
312
312
|
},
|
|
313
313
|
cursor: {
|
|
314
314
|
description: "Manage Cursor Cloud Agents and background tasks",
|
|
@@ -356,7 +356,7 @@ var init_library_metadata = __esm(() => {
|
|
|
356
356
|
},
|
|
357
357
|
polar: {
|
|
358
358
|
description: "Manage Polar products, orders, and subscriptions",
|
|
359
|
-
category: "
|
|
359
|
+
category: "Finance"
|
|
360
360
|
},
|
|
361
361
|
posthog: {
|
|
362
362
|
description: "Read PostHog organizations, projects, insights, and feature flags",
|
|
@@ -378,13 +378,17 @@ var init_library_metadata = __esm(() => {
|
|
|
378
378
|
description: "Manage Netlify sites, deploys, builds, and environment variables",
|
|
379
379
|
category: "Infrastructure"
|
|
380
380
|
},
|
|
381
|
+
jira: {
|
|
382
|
+
description: "Manage Jira issues, projects, sprints, and boards",
|
|
383
|
+
category: "Engineering"
|
|
384
|
+
},
|
|
381
385
|
slack: {
|
|
382
386
|
description: "Send and manage Slack messages and channels",
|
|
383
387
|
category: "Communication"
|
|
384
388
|
},
|
|
385
389
|
stripe: {
|
|
386
390
|
description: "Manage Stripe customers, payments, and subscriptions",
|
|
387
|
-
category: "
|
|
391
|
+
category: "Finance"
|
|
388
392
|
},
|
|
389
393
|
todoist: {
|
|
390
394
|
description: "Manage Todoist tasks, projects, and labels",
|
|
@@ -408,7 +412,7 @@ var init_library_metadata = __esm(() => {
|
|
|
408
412
|
},
|
|
409
413
|
vercel: {
|
|
410
414
|
description: "Manage Vercel projects, deployments, and domains",
|
|
411
|
-
category: "
|
|
415
|
+
category: "Infrastructure"
|
|
412
416
|
},
|
|
413
417
|
whatsapp: {
|
|
414
418
|
description: "Send WhatsApp messages and templates",
|
|
@@ -416,7 +420,7 @@ var init_library_metadata = __esm(() => {
|
|
|
416
420
|
},
|
|
417
421
|
youtube: {
|
|
418
422
|
description: "Search and access YouTube videos and channels",
|
|
419
|
-
category: "
|
|
423
|
+
category: "Social Media"
|
|
420
424
|
},
|
|
421
425
|
powerpoint: {
|
|
422
426
|
description: "Manage PowerPoint presentations and sharing",
|
|
@@ -440,7 +444,7 @@ var init_library_metadata = __esm(() => {
|
|
|
440
444
|
},
|
|
441
445
|
mercury: {
|
|
442
446
|
description: "Manage Mercury bank accounts, cards, and transactions",
|
|
443
|
-
category: "
|
|
447
|
+
category: "Finance"
|
|
444
448
|
},
|
|
445
449
|
zendesk: {
|
|
446
450
|
description: "Manage Zendesk tickets, users, and help center content",
|
|
@@ -4037,6 +4041,15 @@ var logger38 = createLogger("Cursor");
|
|
|
4037
4041
|
// ../integrations/posthog.ts
|
|
4038
4042
|
init_logger();
|
|
4039
4043
|
var logger39 = createLogger("PostHog");
|
|
4044
|
+
// ../integrations/sentry.ts
|
|
4045
|
+
init_logger();
|
|
4046
|
+
var logger40 = createLogger("Sentry");
|
|
4047
|
+
// ../integrations/netlify.ts
|
|
4048
|
+
init_logger();
|
|
4049
|
+
var logger41 = createLogger("Netlify");
|
|
4050
|
+
// ../integrations/jira.ts
|
|
4051
|
+
init_logger();
|
|
4052
|
+
var logger42 = createLogger("Jira");
|
|
4040
4053
|
// ../ai/trigger-tools.ts
|
|
4041
4054
|
init_utils();
|
|
4042
4055
|
|
|
@@ -4055,7 +4068,7 @@ init_tool_builder();
|
|
|
4055
4068
|
init_tool_builder();
|
|
4056
4069
|
// ../server.ts
|
|
4057
4070
|
var SERVER_LOG_CONTEXT3 = "server";
|
|
4058
|
-
var
|
|
4071
|
+
var logger43 = createLogger("MCPServer", SERVER_LOG_CONTEXT3);
|
|
4059
4072
|
var codeVerifierStorage = new Map;
|
|
4060
4073
|
var unauthenticatedCodeModeWarnings = new Set;
|
|
4061
4074
|
function toSolidStartHandler(clientOrHandlerOrOptions, _redirectOptions) {
|
package/dist/adapters/nextjs.js
CHANGED
|
@@ -308,7 +308,7 @@ var init_library_metadata = __esm(() => {
|
|
|
308
308
|
},
|
|
309
309
|
calcom: {
|
|
310
310
|
description: "Manage Cal.com bookings and schedules",
|
|
311
|
-
category: "
|
|
311
|
+
category: "Business"
|
|
312
312
|
},
|
|
313
313
|
cursor: {
|
|
314
314
|
description: "Manage Cursor Cloud Agents and background tasks",
|
|
@@ -356,7 +356,7 @@ var init_library_metadata = __esm(() => {
|
|
|
356
356
|
},
|
|
357
357
|
polar: {
|
|
358
358
|
description: "Manage Polar products, orders, and subscriptions",
|
|
359
|
-
category: "
|
|
359
|
+
category: "Finance"
|
|
360
360
|
},
|
|
361
361
|
posthog: {
|
|
362
362
|
description: "Read PostHog organizations, projects, insights, and feature flags",
|
|
@@ -378,13 +378,17 @@ var init_library_metadata = __esm(() => {
|
|
|
378
378
|
description: "Manage Netlify sites, deploys, builds, and environment variables",
|
|
379
379
|
category: "Infrastructure"
|
|
380
380
|
},
|
|
381
|
+
jira: {
|
|
382
|
+
description: "Manage Jira issues, projects, sprints, and boards",
|
|
383
|
+
category: "Engineering"
|
|
384
|
+
},
|
|
381
385
|
slack: {
|
|
382
386
|
description: "Send and manage Slack messages and channels",
|
|
383
387
|
category: "Communication"
|
|
384
388
|
},
|
|
385
389
|
stripe: {
|
|
386
390
|
description: "Manage Stripe customers, payments, and subscriptions",
|
|
387
|
-
category: "
|
|
391
|
+
category: "Finance"
|
|
388
392
|
},
|
|
389
393
|
todoist: {
|
|
390
394
|
description: "Manage Todoist tasks, projects, and labels",
|
|
@@ -408,7 +412,7 @@ var init_library_metadata = __esm(() => {
|
|
|
408
412
|
},
|
|
409
413
|
vercel: {
|
|
410
414
|
description: "Manage Vercel projects, deployments, and domains",
|
|
411
|
-
category: "
|
|
415
|
+
category: "Infrastructure"
|
|
412
416
|
},
|
|
413
417
|
whatsapp: {
|
|
414
418
|
description: "Send WhatsApp messages and templates",
|
|
@@ -416,7 +420,7 @@ var init_library_metadata = __esm(() => {
|
|
|
416
420
|
},
|
|
417
421
|
youtube: {
|
|
418
422
|
description: "Search and access YouTube videos and channels",
|
|
419
|
-
category: "
|
|
423
|
+
category: "Social Media"
|
|
420
424
|
},
|
|
421
425
|
powerpoint: {
|
|
422
426
|
description: "Manage PowerPoint presentations and sharing",
|
|
@@ -440,7 +444,7 @@ var init_library_metadata = __esm(() => {
|
|
|
440
444
|
},
|
|
441
445
|
mercury: {
|
|
442
446
|
description: "Manage Mercury bank accounts, cards, and transactions",
|
|
443
|
-
category: "
|
|
447
|
+
category: "Finance"
|
|
444
448
|
},
|
|
445
449
|
zendesk: {
|
|
446
450
|
description: "Manage Zendesk tickets, users, and help center content",
|
|
@@ -308,7 +308,7 @@ var init_library_metadata = __esm(() => {
|
|
|
308
308
|
},
|
|
309
309
|
calcom: {
|
|
310
310
|
description: "Manage Cal.com bookings and schedules",
|
|
311
|
-
category: "
|
|
311
|
+
category: "Business"
|
|
312
312
|
},
|
|
313
313
|
cursor: {
|
|
314
314
|
description: "Manage Cursor Cloud Agents and background tasks",
|
|
@@ -356,7 +356,7 @@ var init_library_metadata = __esm(() => {
|
|
|
356
356
|
},
|
|
357
357
|
polar: {
|
|
358
358
|
description: "Manage Polar products, orders, and subscriptions",
|
|
359
|
-
category: "
|
|
359
|
+
category: "Finance"
|
|
360
360
|
},
|
|
361
361
|
posthog: {
|
|
362
362
|
description: "Read PostHog organizations, projects, insights, and feature flags",
|
|
@@ -378,13 +378,17 @@ var init_library_metadata = __esm(() => {
|
|
|
378
378
|
description: "Manage Netlify sites, deploys, builds, and environment variables",
|
|
379
379
|
category: "Infrastructure"
|
|
380
380
|
},
|
|
381
|
+
jira: {
|
|
382
|
+
description: "Manage Jira issues, projects, sprints, and boards",
|
|
383
|
+
category: "Engineering"
|
|
384
|
+
},
|
|
381
385
|
slack: {
|
|
382
386
|
description: "Send and manage Slack messages and channels",
|
|
383
387
|
category: "Communication"
|
|
384
388
|
},
|
|
385
389
|
stripe: {
|
|
386
390
|
description: "Manage Stripe customers, payments, and subscriptions",
|
|
387
|
-
category: "
|
|
391
|
+
category: "Finance"
|
|
388
392
|
},
|
|
389
393
|
todoist: {
|
|
390
394
|
description: "Manage Todoist tasks, projects, and labels",
|
|
@@ -408,7 +412,7 @@ var init_library_metadata = __esm(() => {
|
|
|
408
412
|
},
|
|
409
413
|
vercel: {
|
|
410
414
|
description: "Manage Vercel projects, deployments, and domains",
|
|
411
|
-
category: "
|
|
415
|
+
category: "Infrastructure"
|
|
412
416
|
},
|
|
413
417
|
whatsapp: {
|
|
414
418
|
description: "Send WhatsApp messages and templates",
|
|
@@ -416,7 +420,7 @@ var init_library_metadata = __esm(() => {
|
|
|
416
420
|
},
|
|
417
421
|
youtube: {
|
|
418
422
|
description: "Search and access YouTube videos and channels",
|
|
419
|
-
category: "
|
|
423
|
+
category: "Social Media"
|
|
420
424
|
},
|
|
421
425
|
powerpoint: {
|
|
422
426
|
description: "Manage PowerPoint presentations and sharing",
|
|
@@ -440,7 +444,7 @@ var init_library_metadata = __esm(() => {
|
|
|
440
444
|
},
|
|
441
445
|
mercury: {
|
|
442
446
|
description: "Manage Mercury bank accounts, cards, and transactions",
|
|
443
|
-
category: "
|
|
447
|
+
category: "Finance"
|
|
444
448
|
},
|
|
445
449
|
zendesk: {
|
|
446
450
|
description: "Manage Zendesk tickets, users, and help center content",
|
|
@@ -4037,6 +4041,15 @@ var logger38 = createLogger("Cursor");
|
|
|
4037
4041
|
// ../integrations/posthog.ts
|
|
4038
4042
|
init_logger();
|
|
4039
4043
|
var logger39 = createLogger("PostHog");
|
|
4044
|
+
// ../integrations/sentry.ts
|
|
4045
|
+
init_logger();
|
|
4046
|
+
var logger40 = createLogger("Sentry");
|
|
4047
|
+
// ../integrations/netlify.ts
|
|
4048
|
+
init_logger();
|
|
4049
|
+
var logger41 = createLogger("Netlify");
|
|
4050
|
+
// ../integrations/jira.ts
|
|
4051
|
+
init_logger();
|
|
4052
|
+
var logger42 = createLogger("Jira");
|
|
4040
4053
|
// ../ai/trigger-tools.ts
|
|
4041
4054
|
init_utils();
|
|
4042
4055
|
|
|
@@ -4055,7 +4068,7 @@ init_tool_builder();
|
|
|
4055
4068
|
init_tool_builder();
|
|
4056
4069
|
// ../server.ts
|
|
4057
4070
|
var SERVER_LOG_CONTEXT3 = "server";
|
|
4058
|
-
var
|
|
4071
|
+
var logger43 = createLogger("MCPServer", SERVER_LOG_CONTEXT3);
|
|
4059
4072
|
var codeVerifierStorage = new Map;
|
|
4060
4073
|
var unauthenticatedCodeModeWarnings = new Set;
|
|
4061
4074
|
function toSolidStartHandler(clientOrHandlerOrOptions, _redirectOptions) {
|
|
@@ -308,7 +308,7 @@ var init_library_metadata = __esm(() => {
|
|
|
308
308
|
},
|
|
309
309
|
calcom: {
|
|
310
310
|
description: "Manage Cal.com bookings and schedules",
|
|
311
|
-
category: "
|
|
311
|
+
category: "Business"
|
|
312
312
|
},
|
|
313
313
|
cursor: {
|
|
314
314
|
description: "Manage Cursor Cloud Agents and background tasks",
|
|
@@ -356,7 +356,7 @@ var init_library_metadata = __esm(() => {
|
|
|
356
356
|
},
|
|
357
357
|
polar: {
|
|
358
358
|
description: "Manage Polar products, orders, and subscriptions",
|
|
359
|
-
category: "
|
|
359
|
+
category: "Finance"
|
|
360
360
|
},
|
|
361
361
|
posthog: {
|
|
362
362
|
description: "Read PostHog organizations, projects, insights, and feature flags",
|
|
@@ -378,13 +378,17 @@ var init_library_metadata = __esm(() => {
|
|
|
378
378
|
description: "Manage Netlify sites, deploys, builds, and environment variables",
|
|
379
379
|
category: "Infrastructure"
|
|
380
380
|
},
|
|
381
|
+
jira: {
|
|
382
|
+
description: "Manage Jira issues, projects, sprints, and boards",
|
|
383
|
+
category: "Engineering"
|
|
384
|
+
},
|
|
381
385
|
slack: {
|
|
382
386
|
description: "Send and manage Slack messages and channels",
|
|
383
387
|
category: "Communication"
|
|
384
388
|
},
|
|
385
389
|
stripe: {
|
|
386
390
|
description: "Manage Stripe customers, payments, and subscriptions",
|
|
387
|
-
category: "
|
|
391
|
+
category: "Finance"
|
|
388
392
|
},
|
|
389
393
|
todoist: {
|
|
390
394
|
description: "Manage Todoist tasks, projects, and labels",
|
|
@@ -408,7 +412,7 @@ var init_library_metadata = __esm(() => {
|
|
|
408
412
|
},
|
|
409
413
|
vercel: {
|
|
410
414
|
description: "Manage Vercel projects, deployments, and domains",
|
|
411
|
-
category: "
|
|
415
|
+
category: "Infrastructure"
|
|
412
416
|
},
|
|
413
417
|
whatsapp: {
|
|
414
418
|
description: "Send WhatsApp messages and templates",
|
|
@@ -416,7 +420,7 @@ var init_library_metadata = __esm(() => {
|
|
|
416
420
|
},
|
|
417
421
|
youtube: {
|
|
418
422
|
description: "Search and access YouTube videos and channels",
|
|
419
|
-
category: "
|
|
423
|
+
category: "Social Media"
|
|
420
424
|
},
|
|
421
425
|
powerpoint: {
|
|
422
426
|
description: "Manage PowerPoint presentations and sharing",
|
|
@@ -440,7 +444,7 @@ var init_library_metadata = __esm(() => {
|
|
|
440
444
|
},
|
|
441
445
|
mercury: {
|
|
442
446
|
description: "Manage Mercury bank accounts, cards, and transactions",
|
|
443
|
-
category: "
|
|
447
|
+
category: "Finance"
|
|
444
448
|
},
|
|
445
449
|
zendesk: {
|
|
446
450
|
description: "Manage Zendesk tickets, users, and help center content",
|
|
@@ -4037,6 +4041,15 @@ var logger38 = createLogger("Cursor");
|
|
|
4037
4041
|
// ../integrations/posthog.ts
|
|
4038
4042
|
init_logger();
|
|
4039
4043
|
var logger39 = createLogger("PostHog");
|
|
4044
|
+
// ../integrations/sentry.ts
|
|
4045
|
+
init_logger();
|
|
4046
|
+
var logger40 = createLogger("Sentry");
|
|
4047
|
+
// ../integrations/netlify.ts
|
|
4048
|
+
init_logger();
|
|
4049
|
+
var logger41 = createLogger("Netlify");
|
|
4050
|
+
// ../integrations/jira.ts
|
|
4051
|
+
init_logger();
|
|
4052
|
+
var logger42 = createLogger("Jira");
|
|
4040
4053
|
// ../ai/trigger-tools.ts
|
|
4041
4054
|
init_utils();
|
|
4042
4055
|
|
|
@@ -4055,7 +4068,7 @@ init_tool_builder();
|
|
|
4055
4068
|
init_tool_builder();
|
|
4056
4069
|
// ../server.ts
|
|
4057
4070
|
var SERVER_LOG_CONTEXT3 = "server";
|
|
4058
|
-
var
|
|
4071
|
+
var logger43 = createLogger("MCPServer", SERVER_LOG_CONTEXT3);
|
|
4059
4072
|
var codeVerifierStorage = new Map;
|
|
4060
4073
|
var unauthenticatedCodeModeWarnings = new Set;
|
|
4061
4074
|
function toSolidStartHandler(clientOrHandlerOrOptions, _redirectOptions) {
|
package/dist/index.d.ts
CHANGED
|
@@ -63,5 +63,5 @@ export * from './src/index.js';
|
|
|
63
63
|
* });
|
|
64
64
|
* ```
|
|
65
65
|
*/
|
|
66
|
-
export declare const client: import("./index.js").MCPClient<(import("./index.js").MCPIntegration<"github"> | import("./index.js").MCPIntegration<"gmail"> | import("./index.js").MCPIntegration<"notion"> | import("./index.js").MCPIntegration<"slack"> | import("./index.js").MCPIntegration<"linear"> | import("./index.js").MCPIntegration<"vercel"> | import("./index.js").MCPIntegration<"zendesk"> | import("./index.js").MCPIntegration<"stripe"> | import("./index.js").MCPIntegration<"gcal"> | import("./index.js").MCPIntegration<"outlook"> | import("./index.js").MCPIntegration<"airtable"> | import("./index.js").MCPIntegration<"todoist"> | import("./index.js").MCPIntegration<"whatsapp"> | import("./index.js").MCPIntegration<"calcom"> | import("./index.js").MCPIntegration<"ramp"> | import("./index.js").MCPIntegration<"onedrive"> | import("./index.js").MCPIntegration<"gdocs"> | import("./index.js").MCPIntegration<"gsheets"> | import("./index.js").MCPIntegration<"gslides"> | import("./index.js").MCPIntegration<"polar"> | import("./index.js").MCPIntegration<"figma"> | import("./index.js").MCPIntegration<"intercom"> | import("./index.js").MCPIntegration<"hubspot"> | import("./index.js").MCPIntegration<"youtube"> | import("./index.js").MCPIntegration<"cursor"> | import("./index.js").MCPIntegration<"posthog"> | import("./index.js").MCPIntegration<"sentry"> | import("./index.js").MCPIntegration<"netlify"> | import("./index.js").MCPIntegration<"word"> | import("./index.js").MCPIntegration<"excel"> | import("./index.js").MCPIntegration<"powerpoint"> | import("./index.js").MCPIntegration<"gdrive">)[]>;
|
|
66
|
+
export declare const client: import("./index.js").MCPClient<(import("./index.js").MCPIntegration<"github"> | import("./index.js").MCPIntegration<"gmail"> | import("./index.js").MCPIntegration<"notion"> | import("./index.js").MCPIntegration<"slack"> | import("./index.js").MCPIntegration<"linear"> | import("./index.js").MCPIntegration<"vercel"> | import("./index.js").MCPIntegration<"zendesk"> | import("./index.js").MCPIntegration<"stripe"> | import("./index.js").MCPIntegration<"gcal"> | import("./index.js").MCPIntegration<"outlook"> | import("./index.js").MCPIntegration<"airtable"> | import("./index.js").MCPIntegration<"todoist"> | import("./index.js").MCPIntegration<"whatsapp"> | import("./index.js").MCPIntegration<"calcom"> | import("./index.js").MCPIntegration<"ramp"> | import("./index.js").MCPIntegration<"onedrive"> | import("./index.js").MCPIntegration<"gdocs"> | import("./index.js").MCPIntegration<"gsheets"> | import("./index.js").MCPIntegration<"gslides"> | import("./index.js").MCPIntegration<"polar"> | import("./index.js").MCPIntegration<"figma"> | import("./index.js").MCPIntegration<"intercom"> | import("./index.js").MCPIntegration<"hubspot"> | import("./index.js").MCPIntegration<"youtube"> | import("./index.js").MCPIntegration<"cursor"> | import("./index.js").MCPIntegration<"posthog"> | import("./index.js").MCPIntegration<"sentry"> | import("./index.js").MCPIntegration<"netlify"> | import("./index.js").MCPIntegration<"jira"> | import("./index.js").MCPIntegration<"word"> | import("./index.js").MCPIntegration<"excel"> | import("./index.js").MCPIntegration<"powerpoint"> | import("./index.js").MCPIntegration<"gdrive">)[]>;
|
|
67
67
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AAEH,cAAc,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AAEH,cAAc,gBAAgB,CAAC;AAsC/B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,eAAO,MAAM,MAAM,0lDAuCjB,CAAC"}
|