Skip to content

Commit c04644b

Browse files
Dusan VystrcilDusan Vystrcil
authored andcommitted
Fixed folder for images
1 parent 3e6e0fa commit c04644b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

sources/platform/integrations/ai/mcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ slug: /integrations/mcp
1010

1111
The _Apify Model Context Protocol (MCP) Server_ allows AI applications to connect to Apify’s extensive library of Actors as tools to perform web scraping, data extraction, or other automation tasks in real time.
1212

13-
![Apify MCP Server](./images/apify_mcp_server.png)
13+
![Apify MCP Server](../../images/apify_mcp_server.png)
1414

1515
## Quickstart
1616

@@ -62,7 +62,7 @@ Let’s walk through an example of using Claude desktop with the Apify MCP Serve
6262

6363
_(If you prefer not to set up Claude desktop, you can achieve a similar result using [Apify’s Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client), which provides a web UI to test the MCP server.)_
6464

65-
![Apify Tester MCP Client](./images/chat-ui.webp)
65+
![Apify Tester MCP Client](../../images/chat-ui.webp)
6666

6767
## Interact with the MCP server over SSE
6868

0 commit comments

Comments
 (0)