@compass-labs/api-sdk 0.5.65 → 0.5.66
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 +0 -2
- package/bin/mcp-server.js +12 -173
- package/bin/mcp-server.js.map +8 -12
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -3
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/models/components/index.d.ts +0 -1
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +0 -1
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/operations/index.d.ts +0 -1
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +0 -1
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/sdk/universal.d.ts +0 -11
- package/dist/commonjs/sdk/universal.d.ts.map +1 -1
- package/dist/commonjs/sdk/universal.js +0 -14
- package/dist/commonjs/sdk/universal.js.map +1 -1
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +1 -3
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/models/components/index.d.ts +0 -1
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +0 -1
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/operations/index.d.ts +0 -1
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +0 -1
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/sdk/universal.d.ts +0 -11
- package/dist/esm/sdk/universal.d.ts.map +1 -1
- package/dist/esm/sdk/universal.js +0 -14
- package/dist/esm/sdk/universal.js.map +1 -1
- package/docs/sdks/universal/README.md +0 -75
- package/jsr.json +1 -1
- package/package.json +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 -3
- package/src/models/components/index.ts +0 -1
- package/src/models/operations/index.ts +0 -1
- package/src/sdk/universal.ts +0 -22
- package/dist/commonjs/funcs/universalVisualizePortfolio.d.ts +0 -23
- package/dist/commonjs/funcs/universalVisualizePortfolio.d.ts.map +0 -1
- package/dist/commonjs/funcs/universalVisualizePortfolio.js +0 -127
- package/dist/commonjs/funcs/universalVisualizePortfolio.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/universalVisualizePortfolio.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/universalVisualizePortfolio.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/universalVisualizePortfolio.js +0 -68
- package/dist/commonjs/mcp-server/tools/universalVisualizePortfolio.js.map +0 -1
- package/dist/commonjs/models/components/image.d.ts +0 -32
- package/dist/commonjs/models/components/image.d.ts.map +0 -1
- package/dist/commonjs/models/components/image.js +0 -70
- package/dist/commonjs/models/components/image.js.map +0 -1
- package/dist/commonjs/models/operations/genericvisualizeportfolio.d.ts +0 -63
- package/dist/commonjs/models/operations/genericvisualizeportfolio.d.ts.map +0 -1
- package/dist/commonjs/models/operations/genericvisualizeportfolio.js +0 -91
- package/dist/commonjs/models/operations/genericvisualizeportfolio.js.map +0 -1
- package/dist/esm/funcs/universalVisualizePortfolio.d.ts +0 -23
- package/dist/esm/funcs/universalVisualizePortfolio.d.ts.map +0 -1
- package/dist/esm/funcs/universalVisualizePortfolio.js +0 -91
- package/dist/esm/funcs/universalVisualizePortfolio.js.map +0 -1
- package/dist/esm/mcp-server/tools/universalVisualizePortfolio.d.ts +0 -8
- package/dist/esm/mcp-server/tools/universalVisualizePortfolio.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/universalVisualizePortfolio.js +0 -32
- package/dist/esm/mcp-server/tools/universalVisualizePortfolio.js.map +0 -1
- package/dist/esm/models/components/image.d.ts +0 -32
- package/dist/esm/models/components/image.d.ts.map +0 -1
- package/dist/esm/models/components/image.js +0 -32
- package/dist/esm/models/components/image.js.map +0 -1
- package/dist/esm/models/operations/genericvisualizeportfolio.d.ts +0 -63
- package/dist/esm/models/operations/genericvisualizeportfolio.d.ts.map +0 -1
- package/dist/esm/models/operations/genericvisualizeportfolio.js +0 -53
- package/dist/esm/models/operations/genericvisualizeportfolio.js.map +0 -1
- package/src/funcs/universalVisualizePortfolio.ts +0 -180
- package/src/mcp-server/tools/universalVisualizePortfolio.ts +0 -41
- package/src/models/components/image.ts +0 -62
- package/src/models/operations/genericvisualizeportfolio.ts +0 -110
package/README.md
CHANGED
|
@@ -322,7 +322,6 @@ run();
|
|
|
322
322
|
### [universal](docs/sdks/universal/README.md)
|
|
323
323
|
|
|
324
324
|
* [portfolio](docs/sdks/universal/README.md#portfolio) - List User Portfolio
|
|
325
|
-
* [visualizePortfolio](docs/sdks/universal/README.md#visualizeportfolio) - Visualize User Portfolio
|
|
326
325
|
* [supportedTokens](docs/sdks/universal/README.md#supportedtokens) - List Supported Tokens
|
|
327
326
|
* [supportedChains](docs/sdks/universal/README.md#supportedchains) - List Supported Chains
|
|
328
327
|
* [allowance](docs/sdks/universal/README.md#allowance) - Get Allowance
|
|
@@ -427,7 +426,6 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
427
426
|
- [`universalSupportedChains`](docs/sdks/universal/README.md#supportedchains) - List Supported Chains
|
|
428
427
|
- [`universalSupportedTokens`](docs/sdks/universal/README.md#supportedtokens) - List Supported Tokens
|
|
429
428
|
- [`universalUnwrapWeth`](docs/sdks/universal/README.md#unwrapweth) - Unwrap WETH
|
|
430
|
-
- [`universalVisualizePortfolio`](docs/sdks/universal/README.md#visualizeportfolio) - Visualize User Portfolio
|
|
431
429
|
- [`universalWrapEth`](docs/sdks/universal/README.md#wrapeth) - Wrap ETH
|
|
432
430
|
|
|
433
431
|
</details>
|
package/bin/mcp-server.js
CHANGED
|
@@ -34264,9 +34264,9 @@ var init_config = __esm(() => {
|
|
|
34264
34264
|
SDK_METADATA = {
|
|
34265
34265
|
language: "typescript",
|
|
34266
34266
|
openapiDocVersion: "0.0.1",
|
|
34267
|
-
sdkVersion: "0.5.
|
|
34267
|
+
sdkVersion: "0.5.66",
|
|
34268
34268
|
genVersion: "2.668.4",
|
|
34269
|
-
userAgent: "speakeasy-sdk/typescript 0.5.
|
|
34269
|
+
userAgent: "speakeasy-sdk/typescript 0.5.66 2.668.4 0.0.1 @compass-labs/api-sdk"
|
|
34270
34270
|
};
|
|
34271
34271
|
});
|
|
34272
34272
|
|
|
@@ -40451,22 +40451,6 @@ var init_erc20data = __esm(() => {
|
|
|
40451
40451
|
})(Erc20Data$ ||= {});
|
|
40452
40452
|
});
|
|
40453
40453
|
|
|
40454
|
-
// src/models/components/image.ts
|
|
40455
|
-
var Image$inboundSchema, Image$outboundSchema, Image$;
|
|
40456
|
-
var init_image = __esm(() => {
|
|
40457
|
-
init_zod();
|
|
40458
|
-
Image$inboundSchema = objectType({
|
|
40459
|
-
image: stringType()
|
|
40460
|
-
});
|
|
40461
|
-
Image$outboundSchema = objectType({
|
|
40462
|
-
image: stringType()
|
|
40463
|
-
});
|
|
40464
|
-
((Image$) => {
|
|
40465
|
-
Image$.inboundSchema = Image$inboundSchema;
|
|
40466
|
-
Image$.outboundSchema = Image$outboundSchema;
|
|
40467
|
-
})(Image$ ||= {});
|
|
40468
|
-
});
|
|
40469
|
-
|
|
40470
40454
|
// src/models/components/lpbalance.ts
|
|
40471
40455
|
var LpBalance$inboundSchema, LpBalance$outboundSchema, LpBalance$;
|
|
40472
40456
|
var init_lpbalance = __esm(() => {
|
|
@@ -43544,7 +43528,6 @@ var init_components = __esm(() => {
|
|
|
43544
43528
|
init_ensnameinforesponse();
|
|
43545
43529
|
init_erc20data();
|
|
43546
43530
|
init_feeenum();
|
|
43547
|
-
init_image();
|
|
43548
43531
|
init_interestratemode();
|
|
43549
43532
|
init_liquidationcall();
|
|
43550
43533
|
init_lpbalance();
|
|
@@ -44927,35 +44910,6 @@ var init_genericsupportedtokens = __esm(() => {
|
|
|
44927
44910
|
})(GenericSupportedTokensRequest$ ||= {});
|
|
44928
44911
|
});
|
|
44929
44912
|
|
|
44930
|
-
// src/models/operations/genericvisualizeportfolio.ts
|
|
44931
|
-
var GenericVisualizePortfolioChain, GenericVisualizePortfolioChain$inboundSchema, GenericVisualizePortfolioChain$outboundSchema, GenericVisualizePortfolioChain$, GenericVisualizePortfolioRequest$inboundSchema, GenericVisualizePortfolioRequest$outboundSchema, GenericVisualizePortfolioRequest$;
|
|
44932
|
-
var init_genericvisualizeportfolio = __esm(() => {
|
|
44933
|
-
init_zod();
|
|
44934
|
-
GenericVisualizePortfolioChain = {
|
|
44935
|
-
ArbitrumMainnet: "arbitrum:mainnet",
|
|
44936
|
-
BaseMainnet: "base:mainnet",
|
|
44937
|
-
EthereumMainnet: "ethereum:mainnet"
|
|
44938
|
-
};
|
|
44939
|
-
GenericVisualizePortfolioChain$inboundSchema = nativeEnumType(GenericVisualizePortfolioChain);
|
|
44940
|
-
GenericVisualizePortfolioChain$outboundSchema = GenericVisualizePortfolioChain$inboundSchema;
|
|
44941
|
-
((GenericVisualizePortfolioChain$) => {
|
|
44942
|
-
GenericVisualizePortfolioChain$.inboundSchema = GenericVisualizePortfolioChain$inboundSchema;
|
|
44943
|
-
GenericVisualizePortfolioChain$.outboundSchema = GenericVisualizePortfolioChain$outboundSchema;
|
|
44944
|
-
})(GenericVisualizePortfolioChain$ ||= {});
|
|
44945
|
-
GenericVisualizePortfolioRequest$inboundSchema = objectType({
|
|
44946
|
-
chain: GenericVisualizePortfolioChain$inboundSchema.default("arbitrum:mainnet"),
|
|
44947
|
-
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
44948
|
-
});
|
|
44949
|
-
GenericVisualizePortfolioRequest$outboundSchema = objectType({
|
|
44950
|
-
chain: GenericVisualizePortfolioChain$outboundSchema.default("arbitrum:mainnet"),
|
|
44951
|
-
user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
|
|
44952
|
-
});
|
|
44953
|
-
((GenericVisualizePortfolioRequest$) => {
|
|
44954
|
-
GenericVisualizePortfolioRequest$.inboundSchema = GenericVisualizePortfolioRequest$inboundSchema;
|
|
44955
|
-
GenericVisualizePortfolioRequest$.outboundSchema = GenericVisualizePortfolioRequest$outboundSchema;
|
|
44956
|
-
})(GenericVisualizePortfolioRequest$ ||= {});
|
|
44957
|
-
});
|
|
44958
|
-
|
|
44959
44913
|
// src/models/operations/morphomarket.ts
|
|
44960
44914
|
var MorphoMarketChain, MorphoMarketChain$inboundSchema, MorphoMarketChain$outboundSchema, MorphoMarketChain$, MorphoMarketRequest$inboundSchema, MorphoMarketRequest$outboundSchema, MorphoMarketRequest$;
|
|
44961
44915
|
var init_morphomarket2 = __esm(() => {
|
|
@@ -46372,7 +46326,6 @@ var init_operations = __esm(() => {
|
|
|
46372
46326
|
init_genericportfolio();
|
|
46373
46327
|
init_genericsupportedchains();
|
|
46374
46328
|
init_genericsupportedtokens();
|
|
46375
|
-
init_genericvisualizeportfolio();
|
|
46376
46329
|
init_morphomarket2();
|
|
46377
46330
|
init_morphomarketposition();
|
|
46378
46331
|
init_morphomarkets();
|
|
@@ -55339,123 +55292,11 @@ can be used for gas and other native purposes.`,
|
|
|
55339
55292
|
};
|
|
55340
55293
|
});
|
|
55341
55294
|
|
|
55342
|
-
// src/funcs/universalVisualizePortfolio.ts
|
|
55343
|
-
function universalVisualizePortfolio(client, request, options) {
|
|
55344
|
-
return new APIPromise($do79(client, request, options));
|
|
55345
|
-
}
|
|
55346
|
-
async function $do79(client, request, options) {
|
|
55347
|
-
const parsed = safeParse(request, (value) => GenericVisualizePortfolioRequest$outboundSchema.parse(value), "Input validation failed");
|
|
55348
|
-
if (!parsed.ok) {
|
|
55349
|
-
return [parsed, { status: "invalid" }];
|
|
55350
|
-
}
|
|
55351
|
-
const payload = parsed.value;
|
|
55352
|
-
const body = null;
|
|
55353
|
-
const path = pathToFunc("/v0/generic/visualize_portfolio/get")();
|
|
55354
|
-
const query = encodeFormQuery({
|
|
55355
|
-
chain: payload.chain,
|
|
55356
|
-
user: payload.user
|
|
55357
|
-
});
|
|
55358
|
-
const headers = new Headers(compactMap({
|
|
55359
|
-
Accept: "application/json"
|
|
55360
|
-
}));
|
|
55361
|
-
const secConfig = await extractSecurity(client._options.apiKeyAuth);
|
|
55362
|
-
const securityInput = secConfig == null ? {} : { apiKeyAuth: secConfig };
|
|
55363
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
55364
|
-
const context = {
|
|
55365
|
-
options: client._options,
|
|
55366
|
-
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
55367
|
-
operationID: "generic_visualize_portfolio",
|
|
55368
|
-
oAuth2Scopes: [],
|
|
55369
|
-
resolvedSecurity: requestSecurity,
|
|
55370
|
-
securitySource: client._options.apiKeyAuth,
|
|
55371
|
-
retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
|
|
55372
|
-
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"]
|
|
55373
|
-
};
|
|
55374
|
-
const requestRes = client._createRequest(context, {
|
|
55375
|
-
security: requestSecurity,
|
|
55376
|
-
method: "GET",
|
|
55377
|
-
baseURL: options?.serverURL,
|
|
55378
|
-
path,
|
|
55379
|
-
headers,
|
|
55380
|
-
query,
|
|
55381
|
-
body,
|
|
55382
|
-
userAgent: client._options.userAgent,
|
|
55383
|
-
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1
|
|
55384
|
-
}, options);
|
|
55385
|
-
if (!requestRes.ok) {
|
|
55386
|
-
return [requestRes, { status: "invalid" }];
|
|
55387
|
-
}
|
|
55388
|
-
const req = requestRes.value;
|
|
55389
|
-
const doResult = await client._do(req, {
|
|
55390
|
-
context,
|
|
55391
|
-
errorCodes: ["422", "4XX", "5XX"],
|
|
55392
|
-
retryConfig: context.retryConfig,
|
|
55393
|
-
retryCodes: context.retryCodes
|
|
55394
|
-
});
|
|
55395
|
-
if (!doResult.ok) {
|
|
55396
|
-
return [doResult, { status: "request-error", request: req }];
|
|
55397
|
-
}
|
|
55398
|
-
const response = doResult.value;
|
|
55399
|
-
const responseFields = {
|
|
55400
|
-
HttpMeta: { Response: response, Request: req }
|
|
55401
|
-
};
|
|
55402
|
-
const [result] = await match(json(200, Image$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
55403
|
-
if (!result.ok) {
|
|
55404
|
-
return [result, { status: "complete", request: req, response }];
|
|
55405
|
-
}
|
|
55406
|
-
return [result, { status: "complete", request: req, response }];
|
|
55407
|
-
}
|
|
55408
|
-
var init_universalVisualizePortfolio = __esm(() => {
|
|
55409
|
-
init_encodings();
|
|
55410
|
-
init_matchers();
|
|
55411
|
-
init_primitives();
|
|
55412
|
-
init_schemas();
|
|
55413
|
-
init_security();
|
|
55414
|
-
init_url();
|
|
55415
|
-
init_components();
|
|
55416
|
-
init_errors2();
|
|
55417
|
-
init_operations();
|
|
55418
|
-
init_async();
|
|
55419
|
-
});
|
|
55420
|
-
|
|
55421
|
-
// src/mcp-server/tools/universalVisualizePortfolio.ts
|
|
55422
|
-
var args79, tool$universalVisualizePortfolio;
|
|
55423
|
-
var init_universalVisualizePortfolio2 = __esm(() => {
|
|
55424
|
-
init_universalVisualizePortfolio();
|
|
55425
|
-
init_operations();
|
|
55426
|
-
init_tools();
|
|
55427
|
-
args79 = {
|
|
55428
|
-
request: GenericVisualizePortfolioRequest$inboundSchema
|
|
55429
|
-
};
|
|
55430
|
-
tool$universalVisualizePortfolio = {
|
|
55431
|
-
name: "universal-visualize-portfolio",
|
|
55432
|
-
description: `Visualize User Portfolio
|
|
55433
|
-
|
|
55434
|
-
Generate a visual representation of the token portfolio for a wallet address.
|
|
55435
|
-
|
|
55436
|
-
The response is an SVG image of a pie chart depicting the relative distribution of
|
|
55437
|
-
tokens held, colored and labeled with token symbols, percentages and token values in
|
|
55438
|
-
USD.`,
|
|
55439
|
-
args: args79,
|
|
55440
|
-
tool: async (client, args80, ctx) => {
|
|
55441
|
-
const [result, apiCall] = await universalVisualizePortfolio(client, args80.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
|
|
55442
|
-
if (!result.ok) {
|
|
55443
|
-
return {
|
|
55444
|
-
content: [{ type: "text", text: result.error.message }],
|
|
55445
|
-
isError: true
|
|
55446
|
-
};
|
|
55447
|
-
}
|
|
55448
|
-
const value = result.value;
|
|
55449
|
-
return formatResult(value, apiCall);
|
|
55450
|
-
}
|
|
55451
|
-
};
|
|
55452
|
-
});
|
|
55453
|
-
|
|
55454
55295
|
// src/funcs/universalWrapEth.ts
|
|
55455
55296
|
function universalWrapEth(client, request, options) {
|
|
55456
|
-
return new APIPromise($
|
|
55297
|
+
return new APIPromise($do79(client, request, options));
|
|
55457
55298
|
}
|
|
55458
|
-
async function $
|
|
55299
|
+
async function $do79(client, request, options) {
|
|
55459
55300
|
const parsed = safeParse(request, (value) => WrapEthRequest$outboundSchema.parse(value), "Input validation failed");
|
|
55460
55301
|
if (!parsed.ok) {
|
|
55461
55302
|
return [parsed, { status: "invalid" }];
|
|
@@ -55526,12 +55367,12 @@ var init_universalWrapEth = __esm(() => {
|
|
|
55526
55367
|
});
|
|
55527
55368
|
|
|
55528
55369
|
// src/mcp-server/tools/universalWrapEth.ts
|
|
55529
|
-
var
|
|
55370
|
+
var args79, tool$universalWrapEth;
|
|
55530
55371
|
var init_universalWrapEth2 = __esm(() => {
|
|
55531
55372
|
init_universalWrapEth();
|
|
55532
55373
|
init_components();
|
|
55533
55374
|
init_tools();
|
|
55534
|
-
|
|
55375
|
+
args79 = {
|
|
55535
55376
|
request: WrapEthRequest$inboundSchema
|
|
55536
55377
|
};
|
|
55537
55378
|
tool$universalWrapEth = {
|
|
@@ -55540,9 +55381,9 @@ var init_universalWrapEth2 = __esm(() => {
|
|
|
55540
55381
|
|
|
55541
55382
|
Wrapping ETH creates an ERC20 compliant form of ETH that is typically needed for
|
|
55542
55383
|
it to be traded on DeFi protocols.`,
|
|
55543
|
-
args:
|
|
55544
|
-
tool: async (client,
|
|
55545
|
-
const [result, apiCall] = await universalWrapEth(client,
|
|
55384
|
+
args: args79,
|
|
55385
|
+
tool: async (client, args80, ctx) => {
|
|
55386
|
+
const [result, apiCall] = await universalWrapEth(client, args80.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
|
|
55546
55387
|
if (!result.ok) {
|
|
55547
55388
|
return {
|
|
55548
55389
|
content: [{ type: "text", text: result.error.message }],
|
|
@@ -55559,7 +55400,7 @@ it to be traded on DeFi protocols.`,
|
|
|
55559
55400
|
function createMCPServer(deps) {
|
|
55560
55401
|
const server = new McpServer({
|
|
55561
55402
|
name: "CompassApiSDK",
|
|
55562
|
-
version: "0.5.
|
|
55403
|
+
version: "0.5.66"
|
|
55563
55404
|
});
|
|
55564
55405
|
const client = new CompassApiSDKCore({
|
|
55565
55406
|
apiKeyAuth: deps.apiKeyAuth,
|
|
@@ -55626,7 +55467,6 @@ function createMCPServer(deps) {
|
|
|
55626
55467
|
tool(tool$uniswapV3LiquidityProvisionIncrease);
|
|
55627
55468
|
tool(tool$uniswapV3LiquidityProvisionWithdraw);
|
|
55628
55469
|
tool(tool$universalPortfolio);
|
|
55629
|
-
tool(tool$universalVisualizePortfolio);
|
|
55630
55470
|
tool(tool$universalSupportedTokens);
|
|
55631
55471
|
tool(tool$universalSupportedChains);
|
|
55632
55472
|
tool(tool$universalAllowance);
|
|
@@ -55738,7 +55578,6 @@ var init_server2 = __esm(() => {
|
|
|
55738
55578
|
init_universalSupportedChains2();
|
|
55739
55579
|
init_universalSupportedTokens2();
|
|
55740
55580
|
init_universalUnwrapWeth2();
|
|
55741
|
-
init_universalVisualizePortfolio2();
|
|
55742
55581
|
init_universalWrapEth2();
|
|
55743
55582
|
});
|
|
55744
55583
|
|
|
@@ -56935,7 +56774,7 @@ var routes = ln({
|
|
|
56935
56774
|
var app = _e(routes, {
|
|
56936
56775
|
name: "mcp",
|
|
56937
56776
|
versionInfo: {
|
|
56938
|
-
currentVersion: "0.5.
|
|
56777
|
+
currentVersion: "0.5.66"
|
|
56939
56778
|
}
|
|
56940
56779
|
});
|
|
56941
56780
|
Yt(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -56943,5 +56782,5 @@ export {
|
|
|
56943
56782
|
app
|
|
56944
56783
|
};
|
|
56945
56784
|
|
|
56946
|
-
//# debugId=
|
|
56785
|
+
//# debugId=B2E4BD150EF1FFA064756E2164756E21
|
|
56947
56786
|
//# sourceMappingURL=mcp-server.js.map
|