You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/integrations/ai/mcp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ One of the powerful features of MCP with Apify is **dynamic Actor tooling** –
159
159
160
160
Helper tool categories marked with (*) are not enabled by default in the MCP server and must be explicitly enabled using the `tools` argument (either the `--tools` command line argument for the stdio server or the `?tools` URL query parameter for the remote MCP server). The `tools` argument is a comma-separated list of categories with the following possible values:
161
161
162
-
-`docs`: Search and fetch Apify documentation tools.
162
+
-`docs`: Search and fetch Apify documentation.
163
163
-`runs`: Get Actor runs list, run details, and logs from a specific Actor run.
164
164
-`storage`: Access datasets, key-value stores, and their records.
0 commit comments