@cascet/cli 0.1.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/LICENSE +201 -0
- package/README.md +65 -0
- package/dist/cli.d.ts +3 -0
- package/dist/cli.d.ts.map +1 -0
- package/dist/cli.js +99 -0
- package/dist/cli.js.map +1 -0
- package/package.json +45 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or Derivative
|
|
95
|
+
Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and do
|
|
117
|
+
not modify the License. You may add Your own attribution notices
|
|
118
|
+
within Derivative Works that You distribute, alongside or as an
|
|
119
|
+
addendum to the NOTICE text from the Work, provided that such
|
|
120
|
+
additional attribution notices cannot be construed as modifying
|
|
121
|
+
the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright 2026 Meriç Cintosun (CasCet)
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
package/README.md
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
# @cascet/cli
|
|
2
|
+
|
|
3
|
+
**Turn any MCP server into a paid service — per-tool [x402](https://www.x402.org)
|
|
4
|
+
micropayments settled on [Casper](https://casper.network), with cascading
|
|
5
|
+
agent-to-agent payment chains.**
|
|
6
|
+
|
|
7
|
+
The CLI for [CasCet](https://cascet.vercel.app) — *Stripe for MCP servers*. Wrap a
|
|
8
|
+
server so agents pay per tool call, or connect any MCP host to paid servers so it
|
|
9
|
+
answers `402` challenges automatically under a spending budget.
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
npx @cascet/cli init # write a starter cascet.config.json
|
|
13
|
+
npx @cascet/cli wrap # put a paywall in front of your MCP server (no code changes)
|
|
14
|
+
npx @cascet/cli connect <url> # stdio bridge: let any MCP host pay for paid servers
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
> Installing globally (`npm i -g @cascet/cli`) exposes the command as `cascet`.
|
|
18
|
+
|
|
19
|
+
## Commands
|
|
20
|
+
|
|
21
|
+
### `cascet init [name]`
|
|
22
|
+
Writes a starter `cascet.config.json`. Fill in `payTo` (your Casper account or a
|
|
23
|
+
`RevenueSplit` contract), `asset.packageHash` (the CEP-18 payment token), the
|
|
24
|
+
facilitator API key, and a price per tool.
|
|
25
|
+
|
|
26
|
+
### `cascet wrap [config]`
|
|
27
|
+
Starts the paid gateway (default `./cascet.config.json`). It fronts your upstream
|
|
28
|
+
MCP server, advertises each tool's price in `tools/list`, runs the x402 flow on
|
|
29
|
+
`tools/call`, and **only settles payment if the tool call succeeds**. Also serves a
|
|
30
|
+
Bazaar-compatible catalog at `/.well-known/x402.json`.
|
|
31
|
+
|
|
32
|
+
### `cascet connect <gateway-mcp-url>`
|
|
33
|
+
A stdio ⇄ paid-HTTP bridge for MCP hosts (Claude Code, Claude Desktop, Cursor). It
|
|
34
|
+
forwards JSON-RPC to a CasCet gateway and pays every `402` transparently under a
|
|
35
|
+
budget.
|
|
36
|
+
|
|
37
|
+
```bash
|
|
38
|
+
CASCET_KEY_PATH=./agent.pem \
|
|
39
|
+
CASCET_MAX_SESSION=5000000000 \
|
|
40
|
+
npx @cascet/cli connect http://localhost:4402/mcp
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
**`connect` env vars:** `CASCET_KEY_PATH` (PEM private key, required) ·
|
|
44
|
+
`CASCET_KEY_ALGO` (`ed25519` | `secp256k1`, default `ed25519`) ·
|
|
45
|
+
`CASCET_MAX_PER_CALL` · `CASCET_MAX_SESSION` (budgets in raw token units).
|
|
46
|
+
|
|
47
|
+
## How it works
|
|
48
|
+
|
|
49
|
+
MCP speaks JSON-RPC over one HTTP endpoint, so the gateway maps each priced tool to
|
|
50
|
+
a synthetic x402 route. On `tools/call` it returns `402 Payment Required` with the
|
|
51
|
+
price; the wallet signs a CEP-18 `transfer_with_authorization` (EIP-712) and
|
|
52
|
+
retries; the gateway runs the tool and settles through the hosted Casper
|
|
53
|
+
facilitator. When a paid tool itself buys from other paid tools, CasCet links every
|
|
54
|
+
hop into a **cascade** — the whole payment chain reconstructs from receipts alone.
|
|
55
|
+
|
|
56
|
+
Network: **Casper Testnet** (`casper:casper-test`), CEP-18 payment token,
|
|
57
|
+
`casper-eip-712` signatures.
|
|
58
|
+
|
|
59
|
+
## Links
|
|
60
|
+
|
|
61
|
+
- Site + live dashboard: <https://cascet.vercel.app>
|
|
62
|
+
- Source & docs: <https://github.com/mericcintosun/CasCet>
|
|
63
|
+
- x402-MCP spec: <https://github.com/mericcintosun/CasCet/blob/main/docs/x402-mcp-spec.md>
|
|
64
|
+
|
|
65
|
+
Apache-2.0 · built for the Casper Agentic Buildathon 2026.
|
package/dist/cli.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":""}
|
package/dist/cli.js
ADDED
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
import { readFileSync, writeFileSync, existsSync } from "node:fs";
|
|
3
|
+
import { resolve } from "node:path";
|
|
4
|
+
import { cascetConfigSchema, DEFAULT_FACILITATOR_URL, NETWORK_CASPER_TESTNET } from "@cascet/core";
|
|
5
|
+
import { startGateway } from "@cascet/gateway";
|
|
6
|
+
import { createPayingFetch, runBridge } from "@cascet/client";
|
|
7
|
+
const [, , command, ...rest] = process.argv;
|
|
8
|
+
switch (command) {
|
|
9
|
+
case "wrap":
|
|
10
|
+
await wrap(rest[0]);
|
|
11
|
+
break;
|
|
12
|
+
case "connect":
|
|
13
|
+
await connect(rest[0]);
|
|
14
|
+
break;
|
|
15
|
+
case "init":
|
|
16
|
+
init(rest[0]);
|
|
17
|
+
break;
|
|
18
|
+
default:
|
|
19
|
+
help();
|
|
20
|
+
process.exit(command ? 1 : 0);
|
|
21
|
+
}
|
|
22
|
+
/** `cascet wrap [config path]` — start a paid-MCP gateway in front of the configured upstream. */
|
|
23
|
+
async function wrap(configArg) {
|
|
24
|
+
const configPath = resolve(configArg ?? "cascet.config.json");
|
|
25
|
+
if (!existsSync(configPath)) {
|
|
26
|
+
console.error(`❌ config not found: ${configPath}\n Run "cascet init" to create one.`);
|
|
27
|
+
process.exit(1);
|
|
28
|
+
}
|
|
29
|
+
const cfg = cascetConfigSchema.parse(JSON.parse(readFileSync(configPath, "utf8")));
|
|
30
|
+
const gateway = await startGateway(cfg);
|
|
31
|
+
for (const signal of ["SIGINT", "SIGTERM"]) {
|
|
32
|
+
process.on(signal, () => void gateway.close().finally(() => process.exit(0)));
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
/** `cascet connect <gateway mcp url>` — stdio bridge that pays x402 challenges transparently. */
|
|
36
|
+
async function connect(url) {
|
|
37
|
+
if (!url) {
|
|
38
|
+
console.error("❌ usage: cascet connect <gateway-mcp-url>");
|
|
39
|
+
process.exit(1);
|
|
40
|
+
}
|
|
41
|
+
const keyPath = process.env.CASCET_KEY_PATH;
|
|
42
|
+
if (!keyPath) {
|
|
43
|
+
console.error("❌ CASCET_KEY_PATH env var (PEM private key path) is required");
|
|
44
|
+
process.exit(1);
|
|
45
|
+
}
|
|
46
|
+
const paying = await createPayingFetch({
|
|
47
|
+
privateKeyPath: keyPath,
|
|
48
|
+
keyAlgorithm: process.env.CASCET_KEY_ALGO === "secp256k1" ? "secp256k1" : "ed25519",
|
|
49
|
+
budget: {
|
|
50
|
+
maxPerCallRaw: process.env.CASCET_MAX_PER_CALL,
|
|
51
|
+
maxSessionRaw: process.env.CASCET_MAX_SESSION,
|
|
52
|
+
},
|
|
53
|
+
onPayment: info => console.error(`[cascet] 💸 authorized ${info.amountRaw} raw units → ${info.payTo.slice(0, 10)}…`),
|
|
54
|
+
});
|
|
55
|
+
console.error(`[cascet] bridge up → ${url} (budget: per-call=${process.env.CASCET_MAX_PER_CALL ?? "∞"}, session=${process.env.CASCET_MAX_SESSION ?? "∞"})`);
|
|
56
|
+
await runBridge(url, paying);
|
|
57
|
+
}
|
|
58
|
+
/** `cascet init [name]` — write a starter config. */
|
|
59
|
+
function init(name = "my-paid-mcp") {
|
|
60
|
+
const path = resolve("cascet.config.json");
|
|
61
|
+
if (existsSync(path)) {
|
|
62
|
+
console.error(`❌ ${path} already exists`);
|
|
63
|
+
process.exit(1);
|
|
64
|
+
}
|
|
65
|
+
const template = {
|
|
66
|
+
name,
|
|
67
|
+
upstream: { type: "stdio", command: "node", args: ["./my-mcp-server.js"] },
|
|
68
|
+
network: NETWORK_CASPER_TESTNET,
|
|
69
|
+
payTo: "<your Casper public key>",
|
|
70
|
+
asset: {
|
|
71
|
+
packageHash: "<CEP-18 package hash>",
|
|
72
|
+
name: "Wrapped CSPR",
|
|
73
|
+
symbol: "WCSPR",
|
|
74
|
+
decimals: 9,
|
|
75
|
+
version: "1",
|
|
76
|
+
tokensPerUsd: 50,
|
|
77
|
+
},
|
|
78
|
+
facilitator: { url: DEFAULT_FACILITATOR_URL, apiKey: "<CSPR.cloud access token>" },
|
|
79
|
+
pricing: { tools: { my_tool: { price: "$0.01", description: "example priced tool" } } },
|
|
80
|
+
port: 4402,
|
|
81
|
+
};
|
|
82
|
+
writeFileSync(path, `${JSON.stringify(template, null, 2)}\n`);
|
|
83
|
+
console.log(`✅ wrote ${path} — fill in payTo, asset.packageHash and facilitator.apiKey`);
|
|
84
|
+
}
|
|
85
|
+
function help() {
|
|
86
|
+
console.log(`CasCet — monetize MCP servers with x402 micropayments on Casper
|
|
87
|
+
|
|
88
|
+
usage:
|
|
89
|
+
cascet init [name] create a starter cascet.config.json
|
|
90
|
+
cascet wrap [config] start the paid gateway (default: ./cascet.config.json)
|
|
91
|
+
cascet connect <mcp-url> stdio bridge for MCP hosts; pays per call
|
|
92
|
+
|
|
93
|
+
connect env vars:
|
|
94
|
+
CASCET_KEY_PATH PEM private key path (required)
|
|
95
|
+
CASCET_KEY_ALGO ed25519 | secp256k1 (default ed25519)
|
|
96
|
+
CASCET_MAX_PER_CALL per-call budget in raw token units
|
|
97
|
+
CASCET_MAX_SESSION session budget in raw token units`);
|
|
98
|
+
}
|
|
99
|
+
//# sourceMappingURL=cli.js.map
|
package/dist/cli.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cli.js","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":"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"}
|
package/package.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@cascet/cli",
|
|
3
|
+
"version": "0.1.0",
|
|
4
|
+
"description": "CasCet CLI — monetize any MCP server with x402 micropayments on Casper (wrap), or connect any MCP host to paid servers (connect)",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"license": "Apache-2.0",
|
|
7
|
+
"homepage": "https://cascet.vercel.app",
|
|
8
|
+
"repository": {
|
|
9
|
+
"type": "git",
|
|
10
|
+
"url": "git+https://github.com/mericcintosun/CasCet.git",
|
|
11
|
+
"directory": "packages/cli"
|
|
12
|
+
},
|
|
13
|
+
"keywords": [
|
|
14
|
+
"mcp",
|
|
15
|
+
"x402",
|
|
16
|
+
"casper",
|
|
17
|
+
"micropayments",
|
|
18
|
+
"ai-agents",
|
|
19
|
+
"cli",
|
|
20
|
+
"stripe-for-mcp"
|
|
21
|
+
],
|
|
22
|
+
"engines": {
|
|
23
|
+
"node": ">=20"
|
|
24
|
+
},
|
|
25
|
+
"publishConfig": {
|
|
26
|
+
"access": "public"
|
|
27
|
+
},
|
|
28
|
+
"bin": {
|
|
29
|
+
"cascet": "./dist/cli.js"
|
|
30
|
+
},
|
|
31
|
+
"main": "./dist/cli.js",
|
|
32
|
+
"files": [
|
|
33
|
+
"dist",
|
|
34
|
+
"README.md"
|
|
35
|
+
],
|
|
36
|
+
"dependencies": {
|
|
37
|
+
"@cascet/client": "0.1.0",
|
|
38
|
+
"@cascet/core": "0.1.0",
|
|
39
|
+
"@cascet/gateway": "0.1.0"
|
|
40
|
+
},
|
|
41
|
+
"scripts": {
|
|
42
|
+
"build": "tsc -p tsconfig.json",
|
|
43
|
+
"typecheck": "tsc -p tsconfig.json --noEmit"
|
|
44
|
+
}
|
|
45
|
+
}
|