Skip to content

Commit 311722b

Browse files
committed
update readme
1 parent 5894ec4 commit 311722b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,13 @@ Here are some special MCP operations and how the Apify MCP Server supports them:
152152

153153
For example, to enable all tools, use `npx @apify/actors-mcp-server --tools docs,runs,storage,preview` or `https://mcp.apify.com/?tools=docs,runs,storage,preview`.
154154

155-
### Prompt & Resources
155+
### Prompts
156156

157-
The server does not yet provide any resources or prompts.
157+
The server provides a set of predefined example prompts to help you get started interacting with Apify through MCP. For example, there is a `GetLatestNewsOnTopic` prompt that allows you to easily retrieve the latest news on a specific topic using the [RAG Web Browser](https://apify.com/apify/rag-web-browser) Actor.
158+
159+
### Resources
160+
161+
The server does not yet provide any resources.
158162

159163
### Debugging the NPM package
160164

0 commit comments

Comments
 (0)