Skip to content

Commit dc0a332

Browse files
authored
fix: readme Actors list (#141)
* fix: remove non relevant actors from default configuration in README * update actor.md
1 parent 3d2b60d commit dc0a332

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.actor/ACTOR.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,7 @@ Any [Apify Actor](https://apify.com/store) can be used as a tool.
7272
By default, the server is pre-configured with the Actors specified below, but this can be overridden by providing Actor input.
7373

7474
```text
75-
'apify/instagram-scraper'
7675
'apify/rag-web-browser'
77-
'lukaskrivka/google-maps-with-contact-details'
7876
```
7977
The MCP server loads the Actor input schema and creates MCP tools corresponding to the Actors.
8078
See this example of input schema for the [RAG Web Browser](https://apify.com/apify/rag-web-browser/input-schema).

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ Any [Apify Actor](https://apify.com/store) can be used as a tool.
7070
By default, the server is pre-configured with the Actors specified below, but this can be overridden by providing Actor input.
7171

7272
```text
73-
'apify/instagram-scraper'
7473
'apify/rag-web-browser'
75-
'lukaskrivka/google-maps-with-contact-details'
7674
```
7775
The MCP server loads the Actor input schema and creates MCP tools corresponding to the Actors.
7876
See this example of input schema for the [RAG Web Browser](https://apify.com/apify/rag-web-browser/input-schema).

0 commit comments

Comments
 (0)