mcp-scraper 0.81.0 → 0.83.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.
Files changed (26) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/README.md +2 -2
  3. package/dist/{analytics-repository-YOY5KMOD.js → analytics-repository-GA6P5S5J.js} +1 -1
  4. package/dist/bin/api-server.js +3 -3
  5. package/dist/bin/mcp-scraper-cli.js +61 -46
  6. package/dist/bin/mcp-scraper-core.js +6 -6
  7. package/dist/bin/mcp-scraper-install.js +2 -2
  8. package/dist/bin/mcp-stdio-server.js +6 -6
  9. package/dist/{chunk-PMONKQGJ.js → chunk-4NZ6JFK5.js} +2 -2
  10. package/dist/{chunk-VEQPA65D.js → chunk-ACDNW7TG.js} +1 -1
  11. package/dist/{chunk-Z63DQAO7.js → chunk-AIVNZZO3.js} +4 -3
  12. package/dist/{chunk-VXLU74YZ.js → chunk-BGD7U3AE.js} +207 -1
  13. package/dist/{chunk-HEUMDX4I.js → chunk-CNAJWRJT.js} +131 -1
  14. package/dist/{chunk-RSXDHQBA.js → chunk-FUG2IRKP.js} +1 -1
  15. package/dist/{chunk-XBEUZJHS.js → chunk-HGJJQY24.js} +49 -5
  16. package/dist/{chunk-XWXCLKXF.js → chunk-QSZXAA5F.js} +3107 -2210
  17. package/dist/{chunk-M2A7YSJV.js → chunk-UXVT7FWW.js} +2 -2
  18. package/dist/{chunk-VWC7XATD.js → chunk-ZHPGPVJJ.js} +1 -1
  19. package/dist/{extract-bundle-232SA7MI.js → extract-bundle-HTWWJD6N.js} +2 -2
  20. package/dist/{gmail-service-2A3ZZT3M.js → gmail-service-VXE7OYNA.js} +2 -2
  21. package/dist/{server-QRYEMF4H.js → server-ICMRDYI4.js} +2111 -791
  22. package/dist/{site-extract-repository-VDONDDMR.js → site-extract-repository-Y5WQFSQW.js} +6 -2
  23. package/dist/{worker-2MY77WYY.js → worker-FM3ZRDY4.js} +1 -1
  24. package/package.json +6 -2
  25. package/public/.well-known/xray-install.json +178 -0
  26. package/public/agent-install.md +194 -0
@@ -1,6 +1,6 @@
1
1
  // release-message.json
2
2
  var release_message_default = {
3
- message: "Reddit thread and trending tools now use residential browser retrieval with a bounded backup, honest partial-result handling, and measured fallback cost telemetry."
3
+ message: "Install X-Ray in one conversation: audit every public renderer, infer privacy-safe CTA semantics, keep durable setup revisions, and return verified zero-credit readiness and first-answer receipts."
4
4
  };
5
5
 
6
6
  // src/install-terminal.ts
@@ -55,7 +55,7 @@ function renderInstallTerminal(options) {
55
55
  "1/1 install surfaces ready",
56
56
  colorize(`Newest in v${options.version}: ${release_message_default.message}`, "lime", color),
57
57
  "",
58
- `${colorize("Tools", "cyan", color)} ${colorize("(356 MCP tools)", "muted", color)}`,
58
+ `${colorize("Tools", "cyan", color)} ${colorize("(363 MCP tools)", "muted", color)}`,
59
59
  toolRow("search", ["harvest_paa", "search_serp", "maps_search", "maps_place_intel"], color),
60
60
  toolRow("extract", ["extract_url", "map_site_urls", "extract_site", "audit_site", "directory_workflow"], color),
61
61
  toolRow("build", ["create_editorial_reading_room", "rank_tracker_workflow", "portable HTML"], color),
@@ -19,7 +19,7 @@ import {
19
19
  LedgerOperation,
20
20
  MC_PER_CREDIT,
21
21
  calculateConnectedUsageCharge
22
- } from "./chunk-PMONKQGJ.js";
22
+ } from "./chunk-4NZ6JFK5.js";
23
23
  import {
24
24
  recordVendorUsage,
25
25
  runWithCostContext
@@ -10,7 +10,7 @@ import {
10
10
  createSiteExtractContentReader,
11
11
  createSiteExtractImageArtifact,
12
12
  extractJobLimitInfo
13
- } from "./chunk-XBEUZJHS.js";
13
+ } from "./chunk-HGJJQY24.js";
14
14
  import "./chunk-OZJMVCDK.js";
15
15
  import {
16
16
  computeIssues,
@@ -19,7 +19,7 @@ import {
19
19
  renderLinkReport
20
20
  } from "./chunk-PGJQDMC2.js";
21
21
  import "./chunk-DNM65UCK.js";
22
- import "./chunk-PMONKQGJ.js";
22
+ import "./chunk-4NZ6JFK5.js";
23
23
  import "./chunk-GGZEC22A.js";
24
24
  import {
25
25
  getDb
@@ -7,10 +7,10 @@ import {
7
7
  GmailServiceError,
8
8
  normalizeGmailMessage,
9
9
  parseGmailAddresses
10
- } from "./chunk-VWC7XATD.js";
10
+ } from "./chunk-ZHPGPVJJ.js";
11
11
  import "./chunk-C5Z4OFKW.js";
12
12
  import "./chunk-T3MZISOF.js";
13
- import "./chunk-PMONKQGJ.js";
13
+ import "./chunk-4NZ6JFK5.js";
14
14
  import "./chunk-OPQIGAFB.js";
15
15
  import "./chunk-YXNDOQXN.js";
16
16
  export {