Skip to content

Commit 52f0647

Browse files
authored
Update mcp.md
Kuba's suggestions for Quickstart section
1 parent aea0a5c commit 52f0647

File tree

1 file changed

+2
-2
lines changed
  • sources/platform/integrations/ai

1 file 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
@@ -12,12 +12,12 @@ The _Apify Model Context Protocol (MCP) Server_ allows AI applications to connec
1212

1313
![Apify MCP Server](./images/actors-mcp-server.webp)
1414

15-
## How to use
15+
## Quickstart
1616

1717
You can use the Apify MCP Server in two ways:
1818

1919
- Standard Input/Output (stdio) which is useful for local integrations and command-line tools (e.g. Claude desktop)
20-
- Use [mcp.apify.com](https://mcp.apify.com)
20+
- Use [mcp.apify.com](https://mcp.apify.com) by connecting your MCP client with `Authorization: Bearer <APIFY_TOKEN>` header
2121

2222
_(You could also use legacy option by running [Apify Actors MCP Server](https://apify.com/apify/actors-mcp-server) as Actor.)_
2323

0 commit comments

Comments
 (0)