@trycompai/mcp-server 0.0.1 → 0.0.2
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/README.md +2 -2
- package/bin/mcp-server.js +74 -36
- package/bin/mcp-server.js.map +40 -39
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.js.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.js.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.js.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerExportAllEvidenceV1.d.ts +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerExportAllEvidenceV1.js +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerExportEvidenceV1.d.ts +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerExportEvidenceV1.js +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetAccessRevocationsV1.d.ts +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetAccessRevocationsV1.js +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.js.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetPendingOffboardingsV1.d.ts +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetPendingOffboardingsV1.js +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.js.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerRevokeAllVendorAccessV1.d.ts +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerRevokeAllVendorAccessV1.js +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerRevokeVendorAccessV1.d.ts +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerRevokeVendorAccessV1.js +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.js.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUndoVendorRevocationV1.d.ts +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUndoVendorRevocationV1.js +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.js.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.d.ts +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.d.ts.map +1 -1
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.js +5 -0
- package/esm/funcs/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.js.map +1 -1
- package/esm/hooks/hooks.d.ts.map +1 -1
- package/esm/hooks/hooks.js +2 -0
- package/esm/hooks/hooks.js.map +1 -1
- package/esm/hooks/registration.d.ts +3 -0
- package/esm/hooks/registration.d.ts.map +1 -0
- package/esm/hooks/registration.js +12 -0
- package/esm/hooks/registration.js.map +1 -0
- package/esm/landing-page.js +1 -1
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerExportAllEvidenceV1.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerExportAllEvidenceV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerExportEvidenceV1.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerExportEvidenceV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetAccessRevocationsV1.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetAccessRevocationsV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetPendingOffboardingsV1.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetPendingOffboardingsV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerRevokeAllVendorAccessV1.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerRevokeAllVendorAccessV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerRevokeVendorAccessV1.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerRevokeVendorAccessV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUndoVendorRevocationV1.js +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUndoVendorRevocationV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.js.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.js +3 -1
- package/esm/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.js.map +1 -1
- package/esm/models/controlscontrollerunlinkdocumenttypev1op.d.ts +1 -1
- package/esm/models/controlscontrollerunlinkdocumenttypev1op.d.ts.map +1 -1
- package/esm/tool-names.js +15 -15
- package/esm/tool-names.js.map +1 -1
- package/package.json +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.ts +5 -0
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.ts +5 -0
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.ts +5 -0
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerExportAllEvidenceV1.ts +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerExportEvidenceV1.ts +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerGetAccessRevocationsV1.ts +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.ts +5 -0
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerGetPendingOffboardingsV1.ts +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.ts +5 -0
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerRevokeAllVendorAccessV1.ts +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerRevokeVendorAccessV1.ts +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.ts +5 -0
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerUndoVendorRevocationV1.ts +1 -1
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.ts +5 -0
- package/src/funcs/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.ts +5 -0
- package/src/hooks/hooks.ts +2 -0
- package/src/hooks/registration.ts +14 -0
- package/src/landing-page.ts +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCompleteItemV1.ts +3 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1.ts +3 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1.ts +3 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerExportAllEvidenceV1.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerExportEvidenceV1.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetAccessRevocationsV1.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1.ts +3 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetPendingOffboardingsV1.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerGetTemplateV1.ts +3 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerRevokeAllVendorAccessV1.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerRevokeVendorAccessV1.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUncompleteItemV1.ts +3 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUndoVendorRevocationV1.ts +1 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1.ts +3 -1
- package/src/mcp-server/tools/offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1.ts +3 -1
- package/src/models/controlscontrollerunlinkdocumenttypev1op.ts +1 -1
- package/src/tool-names.ts +15 -15
package/README.md
CHANGED
|
@@ -30,9 +30,9 @@ Comp AI API: Compliance automation API for SOC 2, ISO 27001, HIPAA, GDPR, eviden
|
|
|
30
30
|
<details>
|
|
31
31
|
<summary>Claude Desktop</summary>
|
|
32
32
|
|
|
33
|
-
Install the MCP server as a Desktop Extension using the pre-built [`mcp-server.mcpb`](https://github.com/trycompai/comp/releases/download/v0.0.
|
|
33
|
+
Install the MCP server as a Desktop Extension using the pre-built [`mcp-server.mcpb`](https://github.com/trycompai/comp/releases/download/v0.0.2/mcp-server.mcpb) file:
|
|
34
34
|
|
|
35
|
-
Simply drag and drop the [`mcp-server.mcpb`](https://github.com/trycompai/comp/releases/download/v0.0.
|
|
35
|
+
Simply drag and drop the [`mcp-server.mcpb`](https://github.com/trycompai/comp/releases/download/v0.0.2/mcp-server.mcpb) file onto Claude Desktop to install the extension.
|
|
36
36
|
|
|
37
37
|
The MCP bundle package includes the MCP server and all necessary configuration. Once installed, the server will be available without additional setup.
|
|
38
38
|
|
package/bin/mcp-server.js
CHANGED
|
@@ -50942,6 +50942,9 @@ var init_mcp = __esm(() => {
|
|
|
50942
50942
|
};
|
|
50943
50943
|
});
|
|
50944
50944
|
|
|
50945
|
+
// src/hooks/registration.ts
|
|
50946
|
+
function initHooks(hooks) {}
|
|
50947
|
+
|
|
50945
50948
|
// src/hooks/hooks.ts
|
|
50946
50949
|
class SDKHooks {
|
|
50947
50950
|
sdkInitHooks = [];
|
|
@@ -50968,6 +50971,7 @@ class SDKHooks {
|
|
|
50968
50971
|
this.registerAfterErrorHook(hook);
|
|
50969
50972
|
}
|
|
50970
50973
|
}
|
|
50974
|
+
initHooks(this);
|
|
50971
50975
|
}
|
|
50972
50976
|
registerSDKInitHook(hook) {
|
|
50973
50977
|
this.sdkInitHooks.push(hook);
|
|
@@ -51019,6 +51023,7 @@ class SDKHooks {
|
|
|
51019
51023
|
return { response: res, error: err };
|
|
51020
51024
|
}
|
|
51021
51025
|
}
|
|
51026
|
+
var init_hooks = () => {};
|
|
51022
51027
|
|
|
51023
51028
|
// src/models/errors/httpclienterrors.ts
|
|
51024
51029
|
var HTTPClientError, UnexpectedClientError, InvalidRequestError, RequestAbortedError, RequestTimeoutError, ConnectionError;
|
|
@@ -51118,9 +51123,9 @@ var init_config = __esm(() => {
|
|
|
51118
51123
|
SDK_METADATA = {
|
|
51119
51124
|
language: "typescript",
|
|
51120
51125
|
openapiDocVersion: "1.0",
|
|
51121
|
-
sdkVersion: "0.0.
|
|
51126
|
+
sdkVersion: "0.0.2",
|
|
51122
51127
|
genVersion: "2.889.1",
|
|
51123
|
-
userAgent: "speakeasy-sdk/mcp-typescript 0.0.
|
|
51128
|
+
userAgent: "speakeasy-sdk/mcp-typescript 0.0.2 2.889.1 1.0 @trycompai/mcp-server"
|
|
51124
51129
|
};
|
|
51125
51130
|
});
|
|
51126
51131
|
|
|
@@ -51905,6 +51910,7 @@ async function logResponse(logger, res, req) {
|
|
|
51905
51910
|
}
|
|
51906
51911
|
var gt, webWorkerLike, isBrowserLike, jsonLikeContentTypeRE, jsonlLikeContentTypeRE;
|
|
51907
51912
|
var init_sdks = __esm(() => {
|
|
51913
|
+
init_hooks();
|
|
51908
51914
|
init_httpclienterrors();
|
|
51909
51915
|
init_base64();
|
|
51910
51916
|
init_config();
|
|
@@ -67057,7 +67063,9 @@ var init_offboardingChecklistOffboardingChecklistControllerCompleteItemV12 = __e
|
|
|
67057
67063
|
};
|
|
67058
67064
|
tool$offboardingChecklistOffboardingChecklistControllerCompleteItemV1 = {
|
|
67059
67065
|
name: "complete-item",
|
|
67060
|
-
description:
|
|
67066
|
+
description: `Complete an offboarding checklist item
|
|
67067
|
+
|
|
67068
|
+
Marks a specific offboarding checklist item complete for a member, recording who completed it and when, as part of finishing that member's offboarding.`,
|
|
67061
67069
|
annotations: {
|
|
67062
67070
|
title: "",
|
|
67063
67071
|
destructiveHint: false,
|
|
@@ -67174,7 +67182,9 @@ var init_offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV12
|
|
|
67174
67182
|
};
|
|
67175
67183
|
tool$offboardingChecklistOffboardingChecklistControllerCreateTemplateItemV1 = {
|
|
67176
67184
|
name: "create-template-item",
|
|
67177
|
-
description:
|
|
67185
|
+
description: `Add an offboarding checklist template item
|
|
67186
|
+
|
|
67187
|
+
Creates a new item in the organization's offboarding checklist template so it appears on every member's offboarding checklist from now on.`,
|
|
67178
67188
|
annotations: {
|
|
67179
67189
|
title: "",
|
|
67180
67190
|
destructiveHint: false,
|
|
@@ -67294,7 +67304,9 @@ var init_offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV12
|
|
|
67294
67304
|
};
|
|
67295
67305
|
tool$offboardingChecklistOffboardingChecklistControllerDeleteTemplateItemV1 = {
|
|
67296
67306
|
name: "delete-template-item",
|
|
67297
|
-
description:
|
|
67307
|
+
description: `Delete an offboarding checklist template item
|
|
67308
|
+
|
|
67309
|
+
Removes an item from the organization's offboarding checklist template by id so it no longer appears on members' offboarding checklists.`,
|
|
67298
67310
|
annotations: {
|
|
67299
67311
|
title: "",
|
|
67300
67312
|
destructiveHint: false,
|
|
@@ -67387,7 +67399,7 @@ var init_offboardingChecklistOffboardingChecklistControllerExportAllEvidenceV12
|
|
|
67387
67399
|
name: "offboarding-checklist-export-all-evidence",
|
|
67388
67400
|
description: `Export all offboarding evidence as a zip file
|
|
67389
67401
|
|
|
67390
|
-
|
|
67402
|
+
Exports a zip archive containing the offboarding checklist evidence for every member in the organization, for audits, handovers, or record-keeping.`,
|
|
67391
67403
|
annotations: {
|
|
67392
67404
|
title: "",
|
|
67393
67405
|
destructiveHint: false,
|
|
@@ -67508,7 +67520,7 @@ var init_offboardingChecklistOffboardingChecklistControllerExportEvidenceV12 = _
|
|
|
67508
67520
|
name: "export-evidence",
|
|
67509
67521
|
description: `Export offboarding evidence as a zip file
|
|
67510
67522
|
|
|
67511
|
-
|
|
67523
|
+
Exports a zip archive of the offboarding checklist evidence collected for a single member, for audit, handover, or record-keeping purposes.`,
|
|
67512
67524
|
annotations: {
|
|
67513
67525
|
title: "",
|
|
67514
67526
|
destructiveHint: false,
|
|
@@ -67630,7 +67642,7 @@ var init_offboardingChecklistOffboardingChecklistControllerGetAccessRevocationsV
|
|
|
67630
67642
|
name: "get-access-revocations",
|
|
67631
67643
|
description: `Get vendor access revocation status for a member
|
|
67632
67644
|
|
|
67633
|
-
|
|
67645
|
+
Lists the vendors a departing member had access to and whether each has been revoked, so you can confirm all vendor access is removed during offboarding.`,
|
|
67634
67646
|
annotations: {
|
|
67635
67647
|
title: "",
|
|
67636
67648
|
destructiveHint: false,
|
|
@@ -67750,7 +67762,9 @@ var init_offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV12
|
|
|
67750
67762
|
};
|
|
67751
67763
|
tool$offboardingChecklistOffboardingChecklistControllerGetMemberChecklistV1 = {
|
|
67752
67764
|
name: "get-member-checklist",
|
|
67753
|
-
description:
|
|
67765
|
+
description: `Get a member's offboarding checklist
|
|
67766
|
+
|
|
67767
|
+
Returns the offboarding checklist for a specific member, including each item and whether it has been completed, to track that person's offboarding progress.`,
|
|
67754
67768
|
annotations: {
|
|
67755
67769
|
title: "",
|
|
67756
67770
|
destructiveHint: false,
|
|
@@ -67843,7 +67857,7 @@ var init_offboardingChecklistOffboardingChecklistControllerGetPendingOffboarding
|
|
|
67843
67857
|
name: "get-pending-offboardings",
|
|
67844
67858
|
description: `Get members with pending offboarding checklists
|
|
67845
67859
|
|
|
67846
|
-
|
|
67860
|
+
Lists members whose offboarding checklist is still incomplete, with their outstanding items, so you can track and finish departing-employee offboarding.`,
|
|
67847
67861
|
annotations: {
|
|
67848
67862
|
title: "",
|
|
67849
67863
|
destructiveHint: false,
|
|
@@ -67933,7 +67947,9 @@ var init_offboardingChecklistOffboardingChecklistControllerGetTemplateV12 = __es
|
|
|
67933
67947
|
init_tools();
|
|
67934
67948
|
tool$offboardingChecklistOffboardingChecklistControllerGetTemplateV1 = {
|
|
67935
67949
|
name: "get-template",
|
|
67936
|
-
description:
|
|
67950
|
+
description: `Get the offboarding checklist template
|
|
67951
|
+
|
|
67952
|
+
Returns the organization's offboarding checklist template: the ordered set of items every departing member must complete during their offboarding.`,
|
|
67937
67953
|
annotations: {
|
|
67938
67954
|
title: "",
|
|
67939
67955
|
destructiveHint: false,
|
|
@@ -68054,7 +68070,7 @@ var init_offboardingChecklistOffboardingChecklistControllerRevokeAllVendorAccess
|
|
|
68054
68070
|
name: "revoke-all-vendor-access",
|
|
68055
68071
|
description: `Confirm all vendor access as revoked
|
|
68056
68072
|
|
|
68057
|
-
|
|
68073
|
+
Marks every vendor access record for a departing member as revoked in one step, recording who confirmed it, to complete access removal during offboarding.`,
|
|
68058
68074
|
annotations: {
|
|
68059
68075
|
title: "",
|
|
68060
68076
|
destructiveHint: false,
|
|
@@ -68181,7 +68197,7 @@ var init_offboardingChecklistOffboardingChecklistControllerRevokeVendorAccessV12
|
|
|
68181
68197
|
name: "revoke-vendor-access",
|
|
68182
68198
|
description: `Mark vendor access as revoked
|
|
68183
68199
|
|
|
68184
|
-
|
|
68200
|
+
Marks a single vendor's access for a departing member as revoked, optionally attaching evidence and notes, as part of offboarding access removal.`,
|
|
68185
68201
|
annotations: {
|
|
68186
68202
|
title: "",
|
|
68187
68203
|
destructiveHint: false,
|
|
@@ -68306,7 +68322,9 @@ var init_offboardingChecklistOffboardingChecklistControllerUncompleteItemV12 = _
|
|
|
68306
68322
|
};
|
|
68307
68323
|
tool$offboardingChecklistOffboardingChecklistControllerUncompleteItemV1 = {
|
|
68308
68324
|
name: "uncomplete-item",
|
|
68309
|
-
description:
|
|
68325
|
+
description: `Reopen an offboarding checklist item
|
|
68326
|
+
|
|
68327
|
+
Reverts a previously completed offboarding checklist item back to incomplete for a member, in case the step was marked done by mistake.`,
|
|
68310
68328
|
annotations: {
|
|
68311
68329
|
title: "",
|
|
68312
68330
|
destructiveHint: false,
|
|
@@ -68433,7 +68451,7 @@ var init_offboardingChecklistOffboardingChecklistControllerUndoVendorRevocationV
|
|
|
68433
68451
|
name: "undo-vendor-revocation",
|
|
68434
68452
|
description: `Undo vendor access revocation
|
|
68435
68453
|
|
|
68436
|
-
|
|
68454
|
+
Reverses a vendor access revocation for a member, marking that vendor's access as not revoked again, in case it was confirmed by mistake during offboarding.`,
|
|
68437
68455
|
annotations: {
|
|
68438
68456
|
title: "",
|
|
68439
68457
|
destructiveHint: false,
|
|
@@ -68569,7 +68587,9 @@ var init_offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV12
|
|
|
68569
68587
|
};
|
|
68570
68588
|
tool$offboardingChecklistOffboardingChecklistControllerUpdateTemplateItemV1 = {
|
|
68571
68589
|
name: "update-template-item",
|
|
68572
|
-
description:
|
|
68590
|
+
description: `Update an offboarding checklist template item
|
|
68591
|
+
|
|
68592
|
+
Updates an existing offboarding checklist template item by id, changing its label, description, or settings on the organization's offboarding template.`,
|
|
68573
68593
|
annotations: {
|
|
68574
68594
|
title: "",
|
|
68575
68595
|
destructiveHint: false,
|
|
@@ -68697,7 +68717,9 @@ var init_offboardingChecklistOffboardingChecklistControllerUploadEvidenceV12 = _
|
|
|
68697
68717
|
};
|
|
68698
68718
|
tool$offboardingChecklistOffboardingChecklistControllerUploadEvidenceV1 = {
|
|
68699
68719
|
name: "upload-evidence",
|
|
68700
|
-
description:
|
|
68720
|
+
description: `Upload evidence for an offboarding checklist item
|
|
68721
|
+
|
|
68722
|
+
Attaches a supporting evidence file to a member's completed offboarding checklist item, documenting that the offboarding step was actually carried out.`,
|
|
68701
68723
|
annotations: {
|
|
68702
68724
|
title: "",
|
|
68703
68725
|
destructiveHint: false,
|
|
@@ -94734,7 +94756,7 @@ Update vendor ownership, risk attributes, review metadata, and third-party compl
|
|
|
94734
94756
|
function createMCPServer(deps) {
|
|
94735
94757
|
const server = new McpServer({
|
|
94736
94758
|
name: "CompAi",
|
|
94737
|
-
version: "0.0.
|
|
94759
|
+
version: "0.0.2"
|
|
94738
94760
|
});
|
|
94739
94761
|
const getClient = deps.getSDK || (() => new CompAiCore({
|
|
94740
94762
|
security: deps.security,
|
|
@@ -97363,75 +97385,91 @@ Get penetration test PDF in Comp AI. Create AI-powered penetration test runs, tr
|
|
|
97363
97385
|
name: "get-pending-offboardings",
|
|
97364
97386
|
description: `Get members with pending offboarding checklists
|
|
97365
97387
|
|
|
97366
|
-
|
|
97388
|
+
Lists members whose offboarding checklist is still incomplete, with their outstanding items, so you can track and finish departing-employee offboarding.`
|
|
97367
97389
|
},
|
|
97368
97390
|
{
|
|
97369
97391
|
name: "get-template",
|
|
97370
|
-
description:
|
|
97392
|
+
description: `Get the offboarding checklist template
|
|
97393
|
+
|
|
97394
|
+
Returns the organization's offboarding checklist template: the ordered set of items every departing member must complete during their offboarding.`
|
|
97371
97395
|
},
|
|
97372
97396
|
{
|
|
97373
97397
|
name: "create-template-item",
|
|
97374
|
-
description:
|
|
97398
|
+
description: `Add an offboarding checklist template item
|
|
97399
|
+
|
|
97400
|
+
Creates a new item in the organization's offboarding checklist template so it appears on every member's offboarding checklist from now on.`
|
|
97375
97401
|
},
|
|
97376
97402
|
{
|
|
97377
97403
|
name: "update-template-item",
|
|
97378
|
-
description:
|
|
97404
|
+
description: `Update an offboarding checklist template item
|
|
97405
|
+
|
|
97406
|
+
Updates an existing offboarding checklist template item by id, changing its label, description, or settings on the organization's offboarding template.`
|
|
97379
97407
|
},
|
|
97380
97408
|
{
|
|
97381
97409
|
name: "delete-template-item",
|
|
97382
|
-
description:
|
|
97410
|
+
description: `Delete an offboarding checklist template item
|
|
97411
|
+
|
|
97412
|
+
Removes an item from the organization's offboarding checklist template by id so it no longer appears on members' offboarding checklists.`
|
|
97383
97413
|
},
|
|
97384
97414
|
{
|
|
97385
97415
|
name: "get-member-checklist",
|
|
97386
|
-
description:
|
|
97416
|
+
description: `Get a member's offboarding checklist
|
|
97417
|
+
|
|
97418
|
+
Returns the offboarding checklist for a specific member, including each item and whether it has been completed, to track that person's offboarding progress.`
|
|
97387
97419
|
},
|
|
97388
97420
|
{
|
|
97389
97421
|
name: "offboarding-checklist-export-all-evidence",
|
|
97390
97422
|
description: `Export all offboarding evidence as a zip file
|
|
97391
97423
|
|
|
97392
|
-
|
|
97424
|
+
Exports a zip archive containing the offboarding checklist evidence for every member in the organization, for audits, handovers, or record-keeping.`
|
|
97393
97425
|
},
|
|
97394
97426
|
{
|
|
97395
97427
|
name: "export-evidence",
|
|
97396
97428
|
description: `Export offboarding evidence as a zip file
|
|
97397
97429
|
|
|
97398
|
-
|
|
97430
|
+
Exports a zip archive of the offboarding checklist evidence collected for a single member, for audit, handover, or record-keeping purposes.`
|
|
97399
97431
|
},
|
|
97400
97432
|
{
|
|
97401
97433
|
name: "complete-item",
|
|
97402
|
-
description:
|
|
97434
|
+
description: `Complete an offboarding checklist item
|
|
97435
|
+
|
|
97436
|
+
Marks a specific offboarding checklist item complete for a member, recording who completed it and when, as part of finishing that member's offboarding.`
|
|
97403
97437
|
},
|
|
97404
97438
|
{
|
|
97405
97439
|
name: "uncomplete-item",
|
|
97406
|
-
description:
|
|
97440
|
+
description: `Reopen an offboarding checklist item
|
|
97441
|
+
|
|
97442
|
+
Reverts a previously completed offboarding checklist item back to incomplete for a member, in case the step was marked done by mistake.`
|
|
97407
97443
|
},
|
|
97408
97444
|
{
|
|
97409
97445
|
name: "upload-evidence",
|
|
97410
|
-
description:
|
|
97446
|
+
description: `Upload evidence for an offboarding checklist item
|
|
97447
|
+
|
|
97448
|
+
Attaches a supporting evidence file to a member's completed offboarding checklist item, documenting that the offboarding step was actually carried out.`
|
|
97411
97449
|
},
|
|
97412
97450
|
{
|
|
97413
97451
|
name: "get-access-revocations",
|
|
97414
97452
|
description: `Get vendor access revocation status for a member
|
|
97415
97453
|
|
|
97416
|
-
|
|
97454
|
+
Lists the vendors a departing member had access to and whether each has been revoked, so you can confirm all vendor access is removed during offboarding.`
|
|
97417
97455
|
},
|
|
97418
97456
|
{
|
|
97419
97457
|
name: "revoke-all-vendor-access",
|
|
97420
97458
|
description: `Confirm all vendor access as revoked
|
|
97421
97459
|
|
|
97422
|
-
|
|
97460
|
+
Marks every vendor access record for a departing member as revoked in one step, recording who confirmed it, to complete access removal during offboarding.`
|
|
97423
97461
|
},
|
|
97424
97462
|
{
|
|
97425
97463
|
name: "revoke-vendor-access",
|
|
97426
97464
|
description: `Mark vendor access as revoked
|
|
97427
97465
|
|
|
97428
|
-
|
|
97466
|
+
Marks a single vendor's access for a departing member as revoked, optionally attaching evidence and notes, as part of offboarding access removal.`
|
|
97429
97467
|
},
|
|
97430
97468
|
{
|
|
97431
97469
|
name: "undo-vendor-revocation",
|
|
97432
97470
|
description: `Undo vendor access revocation
|
|
97433
97471
|
|
|
97434
|
-
|
|
97472
|
+
Reverses a vendor access revocation for a member, marking that vendor's access as not revoked again, in case it was confirmed by mistake during offboarding.`
|
|
97435
97473
|
}
|
|
97436
97474
|
];
|
|
97437
97475
|
});
|
|
@@ -98339,7 +98377,7 @@ http_headers = { "apikey" = "YOUR_APIKEY" }`;
|
|
|
98339
98377
|
<h1>Instructions</h1>
|
|
98340
98378
|
<p>One-click installation for Claude Desktop users</p>
|
|
98341
98379
|
<div class="instruction-item">
|
|
98342
|
-
<a href="https://github.com/trycompai/comp/releases/download/v0.0.
|
|
98380
|
+
<a href="https://github.com/trycompai/comp/releases/download/v0.0.2/mcp-server.mcpb" download="mcp-server.mcpb" class="action-button header-action" style="display: inline-flex; margin-bottom: 16px;">
|
|
98343
98381
|
\uD83D\uDCE5 Download MCP Bundle
|
|
98344
98382
|
</a>
|
|
98345
98383
|
</div>
|
|
@@ -100964,7 +101002,7 @@ var routes = buildRouteMap({
|
|
|
100964
101002
|
var app = buildApplication(routes, {
|
|
100965
101003
|
name: "mcp",
|
|
100966
101004
|
versionInfo: {
|
|
100967
|
-
currentVersion: "0.0.
|
|
101005
|
+
currentVersion: "0.0.2"
|
|
100968
101006
|
}
|
|
100969
101007
|
});
|
|
100970
101008
|
run(app, process4.argv.slice(2), buildContext(process4));
|
|
@@ -100972,5 +101010,5 @@ export {
|
|
|
100972
101010
|
app
|
|
100973
101011
|
};
|
|
100974
101012
|
|
|
100975
|
-
//# debugId=
|
|
101013
|
+
//# debugId=98A7CCB0E765D55064756E2164756E21
|
|
100976
101014
|
//# sourceMappingURL=mcp-server.js.map
|