mcp-researchpowerpack 7.0.9 → 7.0.11

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 CHANGED
@@ -72,7 +72,7 @@ point your client at `http://localhost:3000/mcp`:
72
72
  ```
73
73
 
74
74
  or skip the install entirely and hit the hosted deployment at
75
- `https://calm-wave-3gtvb.run.mcp-use.com/mcp`.
75
+ `https://research-mcp.yigitkonur.com/mcp`.
76
76
 
77
77
  ## config
78
78
 
package/dist/mcp-use.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "includeInspector": false,
3
- "buildTime": "2026-05-06T00:40:11.098Z",
4
- "buildId": "440d855d997b4304",
3
+ "buildTime": "2026-05-06T01:35:45.946Z",
4
+ "buildId": "3b9e00b6d6d24438",
5
5
  "entryPoint": "dist/index.js",
6
6
  "widgets": {}
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-researchpowerpack",
3
- "version": "7.0.9",
3
+ "version": "7.0.11",
4
4
  "description": "HTTP-first MCP research server: start-research plus raw/smart search and scrape tools — built on mcp-use.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",