Skip to content

Commit a4917f2

Browse files
committed
fix: server name fix, remove unnecessary section
Signed-off-by: Gokdeniz Kaymak <[email protected]>
1 parent e270af0 commit a4917f2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

documentation/docs/mcp/apify-mcp.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Apify Extension
3-
description: Add Apify MCP Server as a Goose Extension
3+
description: Add Apify MCP server as a Goose Extension
44
---
55

66
import Tabs from '@theme/Tabs';
@@ -9,7 +9,7 @@ import CLIExtensionInstructions from '@site/src/components/CLIExtensionInstructi
99
import GooseDesktopInstaller from '@site/src/components/GooseDesktopInstaller';
1010
import { PanelLeft } from 'lucide-react';
1111

12-
This tutorial covers how to add the [Apify MCP Server](https://mcp.apify.com) as a Goose extension, enabling Goose to call thousands tools from [Apify Store](https://apify.com/store) to extract data from social media, e-commerce sites, search engines, online maps, or any other website.
12+
This tutorial covers how to add the [Apify MCP server](https://mcp.apify.com) as a Goose extension, enabling Goose to call thousands tools from [Apify Store](https://apify.com/store) to extract data from social media, e-commerce sites, search engines, online maps, or any other website.
1313

1414
:::tip TLDR
1515
<Tabs groupId="interface">
@@ -59,10 +59,6 @@ The Apify MCP server lets you connect Goose to [Apify Store](https://apify.com/s
5959

6060
In this example, Goose will find an Actor for [scraping LinkedIn posts](https://apify.com/store/categories?search=linkedin) to perform a quick research.
6161

62-
- **Thousands of public Actors** for sites like LinkedIn, Google, Amazon, Airbnb
63-
- **Custom Actors** you can build and run privately
64-
- **Datasets** store structured results automatically, accessible via API
65-
6662
#### Goose Prompt
6763

6864
```

0 commit comments

Comments
 (0)