Skip to content

Commit a8cda51

Browse files
committed
fix: minor improvements
Signed-off-by: Gokdeniz Kaymak <[email protected]>
1 parent 6248025 commit a8cda51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/docs/mcp/apify-mcp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@ This tutorial covers how to add the [Apify MCP server](https://mcp.apify.com) as
5555

5656
## Example Usage
5757

58-
The Apify MCP server lets you connect Goose to [Apify Store](https://apify.com/store), a marketplace of thousands of ready-made tools (called _Actors_) for all kinds of web scraping, crawling, and data extraction use cases.
58+
The Apify MCP server lets you connect Goose to [Apify Store](https://apify.com/store), a marketplace of thousands of ready-made tools (called _Actors_) for all kinds of web scraping, crawling, and data extraction use cases. Learn more about Apify Actors in the [official documentation](https://docs.apify.com/platform/actors)
5959

6060
In this example, Goose will use the [RAG Website Browser](https://console.apify.com/actors/3ox4R101TgZz67sLr/input) Actor to identify the most credible, top-rated Italian restaurant in Prague based on public ratings, reviews, and fine-dining recognition.
6161

62-
#### Goose Prompt
62+
### Goose Prompt
6363

6464
```
6565
( O)> Find the top-rated Italian restaurant in Prague with verifiable credibility — focus on places with at least 200+ reviews, an average rating of 4.7 or higher on Google, TripAdvisor, or OpenTable, and any Michelin or fine-dining recognition. Include the restaurant’s name, rating, total review count, address, cuisine style, and a short summary of what makes it stand out (e.g., service, ambiance, or signature dishes).
6666
```
6767

68-
#### Goose Output
68+
### Goose Output
6969

7070
```
7171
Here are some top-rated Italian restaurants in Prague that meet your criteria for verifiable credibility:

0 commit comments

Comments
 (0)