@utdk/mercury 1.0.0-20260530.2-dev.646adf4
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 +373 -0
- package/README.md +3 -0
- package/index.ts +22 -0
- package/metadata.ts +3 -0
- package/openapi.json +11919 -0
- package/overlay.yaml +23 -0
- package/package.json +32 -0
- package/provenance.json +24 -0
- package/research.json +86 -0
- package/types.ts +3 -0
package/overlay.yaml
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# Spec enrichment overlay for mercury
|
|
2
|
+
# Edit this file to add corrections, pagination hints, and auth hints.
|
|
3
|
+
# This overlay is applied during regeneration to enrich the generated package.
|
|
4
|
+
# Keys under 'descriptions', 'paginationHints', and 'authHints' are keyed by operationId.
|
|
5
|
+
#
|
|
6
|
+
# Example description correction:
|
|
7
|
+
# descriptions:
|
|
8
|
+
# listRepos: "List all repositories the authenticated user has access to."
|
|
9
|
+
#
|
|
10
|
+
# Example pagination hint:
|
|
11
|
+
# paginationHints:
|
|
12
|
+
# listRepos:
|
|
13
|
+
# type: cursor
|
|
14
|
+
# cursorParam: page
|
|
15
|
+
# limitParam: per_page
|
|
16
|
+
# resultsKey: items
|
|
17
|
+
|
|
18
|
+
provider: mercury
|
|
19
|
+
specUrl: https://dash.readme.com/api/v1/api-registry/ilz81omom1n4vx
|
|
20
|
+
generatedAt: 2026-05-30T18:15:32.872Z
|
|
21
|
+
descriptions: {}
|
|
22
|
+
paginationHints: {}
|
|
23
|
+
authHints: {}
|
package/package.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@utdk/mercury",
|
|
3
|
+
"version": "1.0.0-20260530.2-dev.646adf4",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"description": "Generated UTDK provider client for Mercury API. Streamline financial tasks with secure account management and transaction processing. Enables user registration, balance tracking, and payment handling.",
|
|
6
|
+
"homepage": "https://dash.readme.com/api/v1/api-registry/ilz81omom1n4vx",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"mercury",
|
|
9
|
+
"generated",
|
|
10
|
+
"openapi",
|
|
11
|
+
"utdk"
|
|
12
|
+
],
|
|
13
|
+
"utdk": {
|
|
14
|
+
"provider": "mercury",
|
|
15
|
+
"generation": 2,
|
|
16
|
+
"generatedAt": "2026-05-30T18:16:06.744Z",
|
|
17
|
+
"auth": [
|
|
18
|
+
{
|
|
19
|
+
"auth_type": "api_key",
|
|
20
|
+
"api_key": "Bearer ${MERCURY_API_TOKEN}",
|
|
21
|
+
"var_name": "Authorization",
|
|
22
|
+
"location": "header"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"openapi": {
|
|
26
|
+
"title": "Mercury API",
|
|
27
|
+
"url": "https://dash.readme.com/api/v1/api-registry/ilz81omom1n4vx",
|
|
28
|
+
"version": "1.0.0",
|
|
29
|
+
"termsOfService": null
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
package/provenance.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"provider": "mercury",
|
|
3
|
+
"generatedAt": "2026-05-30T18:16:15.269Z",
|
|
4
|
+
"generation": 2,
|
|
5
|
+
"source": {
|
|
6
|
+
"type": "openapi",
|
|
7
|
+
"url": "https://dash.readme.com/api/v1/api-registry/ilz81omom1n4vx",
|
|
8
|
+
"hash": "sha256:a2950c77b7d301e9c67e4610120ae3cb46bd263abac5629631ff3322d5b52c5f",
|
|
9
|
+
"fetchedAt": "2026-05-30T18:16:15.269Z"
|
|
10
|
+
},
|
|
11
|
+
"ingestSource": "printing-press",
|
|
12
|
+
"pipeline": {
|
|
13
|
+
"research": {
|
|
14
|
+
"noveltyScore": 6,
|
|
15
|
+
"competingPackages": 12
|
|
16
|
+
},
|
|
17
|
+
"scorecard": {
|
|
18
|
+
"infrastructure": "fail",
|
|
19
|
+
"domain": 100
|
|
20
|
+
},
|
|
21
|
+
"agentReadiness": "pass"
|
|
22
|
+
},
|
|
23
|
+
"bundlerVersion": "0.1.1"
|
|
24
|
+
}
|
package/research.json
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
{
|
|
2
|
+
"provider": "mercury",
|
|
3
|
+
"generatedAt": "2026-05-30T18:16:08.069Z",
|
|
4
|
+
"noveltyScore": 6,
|
|
5
|
+
"npmPackages": [
|
|
6
|
+
{
|
|
7
|
+
"name": "mercury-sdk",
|
|
8
|
+
"version": "1.0.0",
|
|
9
|
+
"description": "handles subscriptions, data retrieval and processing of mercury indexer",
|
|
10
|
+
"category": "community-sdk"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"name": "mercury-sdk-js",
|
|
14
|
+
"version": "0.169.0",
|
|
15
|
+
"description": "Javascript SDK for front end applications",
|
|
16
|
+
"category": "community-sdk"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "@jocmp/mercury-parser",
|
|
20
|
+
"version": "3.0.8",
|
|
21
|
+
"description": "Mercury Parser transforms web pages into clean text. Publishers and programmers use it to make the web make sense, and readers use it to read any web article comfortably.",
|
|
22
|
+
"category": "other"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "@webex/internal-plugin-mercury",
|
|
26
|
+
"version": "3.12.0",
|
|
27
|
+
"description": "",
|
|
28
|
+
"category": "other"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "@frontender-magazine/mercury-sdk",
|
|
32
|
+
"version": "3.0.0",
|
|
33
|
+
"description": "Get articles content",
|
|
34
|
+
"category": "community-sdk"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "@sprucelabs/mercury-types",
|
|
38
|
+
"version": "49.1.20",
|
|
39
|
+
"description": "Types for Mercury!",
|
|
40
|
+
"category": "other"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "@sprucelabs/postgres-data-store",
|
|
44
|
+
"version": "11.0.20",
|
|
45
|
+
"description": "Postgres production and test adapters for @sprucelabs/data-stores",
|
|
46
|
+
"category": "other"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "@chainlink/evm-gauntlet-mercury",
|
|
50
|
+
"version": "16.1.0",
|
|
51
|
+
"description": "EVM Gauntlet Mercury",
|
|
52
|
+
"category": "other"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "mercury-invoicing-mcp",
|
|
56
|
+
"version": "0.17.2",
|
|
57
|
+
"description": "Mercury Banking MCP server with full Invoicing API support — accounts, transactions, recipients, customers, invoices (one-shot + recurring), webhooks.",
|
|
58
|
+
"category": "mcp-server"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "mcp-proxy",
|
|
62
|
+
"version": "6.5.1",
|
|
63
|
+
"description": "A TypeScript SSE proxy for MCP servers that use stdio transport.",
|
|
64
|
+
"category": "mcp-server"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "cloudflare",
|
|
68
|
+
"version": "6.3.0",
|
|
69
|
+
"description": "The official TypeScript library for the Cloudflare API",
|
|
70
|
+
"category": "other"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "@modelcontextprotocol/sdk",
|
|
74
|
+
"version": "1.29.0",
|
|
75
|
+
"description": "Model Context Protocol implementation for TypeScript",
|
|
76
|
+
"category": "other"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"gapAnalysis": {
|
|
80
|
+
"hasOfficialSdk": false,
|
|
81
|
+
"hasCommunitySDK": true,
|
|
82
|
+
"hasTypeDefinitions": false,
|
|
83
|
+
"hasMcpServer": true,
|
|
84
|
+
"recommendation": "Community SDKs exist for mercury. Evaluate them before generating; focus on filling gaps they do not cover. An MCP server already exists; differentiate by offering better type coverage."
|
|
85
|
+
}
|
|
86
|
+
}
|
package/types.ts
ADDED