agentweb-mcp 1.1.1 → 1.1.2
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 +1 -2
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -222,8 +222,7 @@ npm run build
|
|
|
222
222
|
|
|
223
223
|
- **Get an API key:** https://agentweb.live/#signup
|
|
224
224
|
- **API docs:** https://api.agentweb.live/docs
|
|
225
|
-
- **Issues:** https://github.com/zerabic/agentweb-mcp/issues
|
|
226
|
-
- **Email:** ms.olsen@outlook.com
|
|
225
|
+
- **Issues / contact:** https://github.com/zerabic/agentweb-mcp/issues
|
|
227
226
|
|
|
228
227
|
## License
|
|
229
228
|
|
package/dist/index.js
CHANGED