mcp-scraper 0.83.5 → 0.85.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 +41 -1
  2. package/README.md +2 -2
  3. package/dist/{analytics-repository-GA6P5S5J.js → analytics-repository-4VZQ4TKW.js} +9 -1
  4. package/dist/bin/api-server.js +3 -3
  5. package/dist/bin/mcp-scraper-cli.js +3 -3
  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-VJHMPJR7.js → chunk-2ZDYUTOZ.js} +3 -3
  10. package/dist/{chunk-ACDNW7TG.js → chunk-6IOGTFNS.js} +1 -1
  11. package/dist/{chunk-HGJJQY24.js → chunk-C7OKENCR.js} +1 -1
  12. package/dist/{chunk-BGD7U3AE.js → chunk-P7FWOMU7.js} +10 -4
  13. package/dist/{chunk-2B636U7P.js → chunk-RHAOKXQK.js} +1 -1
  14. package/dist/{chunk-CNAJWRJT.js → chunk-TLRJV4SL.js} +583 -29
  15. package/dist/{chunk-ZHPGPVJJ.js → chunk-W3SGF7GX.js} +33 -7
  16. package/dist/{chunk-2BOBOKFQ.js → chunk-W4IY6CB4.js} +2858 -1328
  17. package/dist/{chunk-UXVT7FWW.js → chunk-WN7N4ESQ.js} +2 -2
  18. package/dist/{chunk-4NZ6JFK5.js → chunk-X5HRAAQM.js} +2 -2
  19. package/dist/{extract-bundle-HTWWJD6N.js → extract-bundle-NSMGHEG6.js} +2 -2
  20. package/dist/{gmail-service-VXE7OYNA.js → gmail-service-BTRAHGJS.js} +2 -2
  21. package/dist/{server-2E4YF6TY.js → server-EOPETL7Q.js} +2291 -2267
  22. package/dist/{site-extract-repository-Y5WQFSQW.js → site-extract-repository-DWU52BRQ.js} +2 -2
  23. package/dist/{worker-FM3ZRDY4.js → worker-5A375BGN.js} +1 -1
  24. package/package.json +1 -1
  25. package/public/.well-known/xray-install.json +9 -4
  26. package/public/agent-install.md +8 -2
@@ -1,6 +1,6 @@
1
1
  // release-message.json
2
2
  var release_message_default = {
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."
3
+ message: "Keep X-Ray measurement, seven-model attribution, structured surveys, privacy controls, and truthful evidence states while withdrawing provider setup that is not yet production-proven."
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("(363 MCP tools)", "muted", color)}`,
58
+ `${colorize("Tools", "cyan", color)} ${colorize("(369 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),
@@ -213,8 +213,8 @@ var PUBLIC_PRODUCT_CONTRACT = {
213
213
  "freeSignupCredits": 0
214
214
  },
215
215
  "inventory": {
216
- "totalTools": 363,
217
- "scraperTools": 262,
216
+ "totalTools": 369,
217
+ "scraperTools": 268,
218
218
  "memoryTools": 101
219
219
  },
220
220
  "concurrencyPack": {
@@ -10,7 +10,7 @@ import {
10
10
  createSiteExtractContentReader,
11
11
  createSiteExtractImageArtifact,
12
12
  extractJobLimitInfo
13
- } from "./chunk-HGJJQY24.js";
13
+ } from "./chunk-C7OKENCR.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-4NZ6JFK5.js";
22
+ import "./chunk-X5HRAAQM.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-ZHPGPVJJ.js";
10
+ } from "./chunk-W3SGF7GX.js";
11
11
  import "./chunk-C5Z4OFKW.js";
12
12
  import "./chunk-T3MZISOF.js";
13
- import "./chunk-4NZ6JFK5.js";
13
+ import "./chunk-X5HRAAQM.js";
14
14
  import "./chunk-OPQIGAFB.js";
15
15
  import "./chunk-YXNDOQXN.js";
16
16
  export {