@tickernelz/paperclip-pro-mcp-server 2026.926.5 → 2026.926.6
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.
|
@@ -9896,42 +9896,6 @@
|
|
|
9896
9896
|
}
|
|
9897
9897
|
}
|
|
9898
9898
|
},
|
|
9899
|
-
{
|
|
9900
|
-
"name": "paperclipCreateSmokeLabInstallFixture",
|
|
9901
|
-
"operationId": "POST /api/companies/{companyId}/smoke-lab/install-fixtures",
|
|
9902
|
-
"method": "POST",
|
|
9903
|
-
"path": "/companies/{companyId}/smoke-lab/install-fixtures",
|
|
9904
|
-
"description": "Create a smoke lab install fixture.",
|
|
9905
|
-
"toolset": "extended",
|
|
9906
|
-
"authority": "board",
|
|
9907
|
-
"authoritySource": "handler",
|
|
9908
|
-
"tags": [
|
|
9909
|
-
"Experimental"
|
|
9910
|
-
],
|
|
9911
|
-
"annotations": {
|
|
9912
|
-
"readOnlyHint": false,
|
|
9913
|
-
"destructiveHint": false,
|
|
9914
|
-
"idempotentHint": false
|
|
9915
|
-
},
|
|
9916
|
-
"guards": [
|
|
9917
|
-
"assertCompanyAccess",
|
|
9918
|
-
"assertInstanceAdmin",
|
|
9919
|
-
"getActorInfo"
|
|
9920
|
-
],
|
|
9921
|
-
"permissions": [],
|
|
9922
|
-
"boardGuard": "assertInstanceAdmin@smoke-lab.ts:165",
|
|
9923
|
-
"authorityCapability": null,
|
|
9924
|
-
"parameters": [
|
|
9925
|
-
{
|
|
9926
|
-
"name": "companyId",
|
|
9927
|
-
"in": "path",
|
|
9928
|
-
"required": true,
|
|
9929
|
-
"schema": {
|
|
9930
|
-
"type": "string"
|
|
9931
|
-
}
|
|
9932
|
-
}
|
|
9933
|
-
]
|
|
9934
|
-
},
|
|
9935
9899
|
{
|
|
9936
9900
|
"name": "paperclipCreateSmokeLabRun",
|
|
9937
9901
|
"operationId": "POST /api/companies/{companyId}/smoke-lab/runs",
|
|
@@ -29844,42 +29808,6 @@
|
|
|
29844
29808
|
}
|
|
29845
29809
|
}
|
|
29846
29810
|
},
|
|
29847
|
-
{
|
|
29848
|
-
"name": "paperclipResetSmokeLab",
|
|
29849
|
-
"operationId": "POST /api/companies/{companyId}/smoke-lab/reset",
|
|
29850
|
-
"method": "POST",
|
|
29851
|
-
"path": "/companies/{companyId}/smoke-lab/reset",
|
|
29852
|
-
"description": "Reset a smoke lab.",
|
|
29853
|
-
"toolset": "extended",
|
|
29854
|
-
"authority": "board",
|
|
29855
|
-
"authoritySource": "handler",
|
|
29856
|
-
"tags": [
|
|
29857
|
-
"Experimental"
|
|
29858
|
-
],
|
|
29859
|
-
"annotations": {
|
|
29860
|
-
"readOnlyHint": false,
|
|
29861
|
-
"destructiveHint": true,
|
|
29862
|
-
"idempotentHint": false
|
|
29863
|
-
},
|
|
29864
|
-
"guards": [
|
|
29865
|
-
"assertCompanyAccess",
|
|
29866
|
-
"assertInstanceAdmin",
|
|
29867
|
-
"getActorInfo"
|
|
29868
|
-
],
|
|
29869
|
-
"permissions": [],
|
|
29870
|
-
"boardGuard": "assertInstanceAdmin@smoke-lab.ts:269",
|
|
29871
|
-
"authorityCapability": null,
|
|
29872
|
-
"parameters": [
|
|
29873
|
-
{
|
|
29874
|
-
"name": "companyId",
|
|
29875
|
-
"in": "path",
|
|
29876
|
-
"required": true,
|
|
29877
|
-
"schema": {
|
|
29878
|
-
"type": "string"
|
|
29879
|
-
}
|
|
29880
|
-
}
|
|
29881
|
-
]
|
|
29882
|
-
},
|
|
29883
29811
|
{
|
|
29884
29812
|
"name": "paperclipResolveBudgetIncident",
|
|
29885
29813
|
"operationId": "POST /api/companies/{companyId}/budget-incidents/{incidentId}/resolve",
|
|
@@ -34809,42 +34737,6 @@
|
|
|
34809
34737
|
}
|
|
34810
34738
|
}
|
|
34811
34739
|
},
|
|
34812
|
-
{
|
|
34813
|
-
"name": "paperclipStartSmokeLabService",
|
|
34814
|
-
"operationId": "POST /api/companies/{companyId}/smoke-lab/services/start",
|
|
34815
|
-
"method": "POST",
|
|
34816
|
-
"path": "/companies/{companyId}/smoke-lab/services/start",
|
|
34817
|
-
"description": "Start a smoke lab service.",
|
|
34818
|
-
"toolset": "extended",
|
|
34819
|
-
"authority": "board",
|
|
34820
|
-
"authoritySource": "handler",
|
|
34821
|
-
"tags": [
|
|
34822
|
-
"Experimental"
|
|
34823
|
-
],
|
|
34824
|
-
"annotations": {
|
|
34825
|
-
"readOnlyHint": false,
|
|
34826
|
-
"destructiveHint": false,
|
|
34827
|
-
"idempotentHint": false
|
|
34828
|
-
},
|
|
34829
|
-
"guards": [
|
|
34830
|
-
"assertCompanyAccess",
|
|
34831
|
-
"assertInstanceAdmin",
|
|
34832
|
-
"getActorInfo"
|
|
34833
|
-
],
|
|
34834
|
-
"permissions": [],
|
|
34835
|
-
"boardGuard": "assertInstanceAdmin@smoke-lab.ts:123",
|
|
34836
|
-
"authorityCapability": null,
|
|
34837
|
-
"parameters": [
|
|
34838
|
-
{
|
|
34839
|
-
"name": "companyId",
|
|
34840
|
-
"in": "path",
|
|
34841
|
-
"required": true,
|
|
34842
|
-
"schema": {
|
|
34843
|
-
"type": "string"
|
|
34844
|
-
}
|
|
34845
|
-
}
|
|
34846
|
-
]
|
|
34847
|
-
},
|
|
34848
34740
|
{
|
|
34849
34741
|
"name": "paperclipStartToolConnection",
|
|
34850
34742
|
"operationId": "POST /api/companies/{companyId}/tools/connections/{connectionId}/start-authorization",
|
|
@@ -148,9 +148,12 @@
|
|
|
148
148
|
"POST /api/companies/{companyId}/setup-token-login-sessions/{sessionId}/code": "credential_surface",
|
|
149
149
|
"POST /api/companies/{companyId}/setup-token-login-sessions/{sessionId}/completion": "credential_surface",
|
|
150
150
|
"POST /api/companies/{companyId}/slack/tasks/{issueId}/tools": "actor:agent",
|
|
151
|
+
"POST /api/companies/{companyId}/smoke-lab/install-fixtures": "instance_admin",
|
|
151
152
|
"POST /api/companies/{companyId}/smoke-lab/oauth/authorize": "protocol",
|
|
152
153
|
"POST /api/companies/{companyId}/smoke-lab/oauth/revoke": "protocol",
|
|
153
154
|
"POST /api/companies/{companyId}/smoke-lab/oauth/token": "protocol",
|
|
155
|
+
"POST /api/companies/{companyId}/smoke-lab/reset": "instance_admin",
|
|
156
|
+
"POST /api/companies/{companyId}/smoke-lab/services/start": "instance_admin",
|
|
154
157
|
"POST /api/companies/{companyId}/tools/mcp/import-json": "protocol",
|
|
155
158
|
"POST /api/companies/{companyId}/user-secret-definitions": "credential_surface",
|
|
156
159
|
"POST /api/companies/import/transfers/{transferId}/apply": "reviewed:company_transfer",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tickernelz/paperclip-pro-mcp-server",
|
|
3
|
-
"version": "2026.926.
|
|
3
|
+
"version": "2026.926.6",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"homepage": "https://github.com/tickernelz/paperclip-pro",
|
|
6
6
|
"bugs": {
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@modelcontextprotocol/sdk": "^1.30.0",
|
|
41
|
-
"@tickernelz/paperclip-pro-shared": "2026.926.
|
|
41
|
+
"@tickernelz/paperclip-pro-shared": "2026.926.6",
|
|
42
42
|
"zod": "^4.4.3"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|