Skip to content

Commit 74bee63

Browse files
vystrcildTC-MO
andauthored
Update sources/platform/integrations/ai/mcp.md
Co-authored-by: Michał Olender <[email protected]>
1 parent d29169c commit 74bee63

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

sources/platform/integrations/ai/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The _Apify Model Context Protocol (MCP) Server_ allows AI applications to connec
1616

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

19-
- _HTTPS Endpoint_ `mcp.apify.com`: Connect your MCP client through Oauth or by including `Authorization: Bearer <APIFY_TOKEN>` header in your requests.
19+
- _HTTPS Endpoint_ `mcp.apify.com`: Connect your MCP client through OAuth or by including `Authorization: Bearer <APIFY_TOKEN>` header in your requests.
2020
- `https://mcp.apify.com` for streamable transport
2121
- `https://mcp.apify.com/sse` for legacy SSE transport
2222
- _Standard Input/Output (stdio)_: Ideal for local integrations and command-line tools such as the Claude for Desktop client.

0 commit comments

Comments
 (0)