@apify/actors-mcp-server 0.1.3-beta.1 → 0.1.3-beta.3
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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -82,7 +82,7 @@ You can refer to the specific Actor's documentation for a list of available argu
|
|
|
82
82
|
## Prompt & Resources
|
|
83
83
|
|
|
84
84
|
The server does not provide any resources and prompts.
|
|
85
|
-
We plan to add Apify's dataset and key-value store as resources in the future.
|
|
85
|
+
We plan to add [Apify's dataset](https://docs.apify.com/platform/storage/dataset) and [key-value store](https://docs.apify.com/platform/storage/key-value-store) as resources in the future.
|
|
86
86
|
|
|
87
87
|
# ⚙️ Usage
|
|
88
88
|
|