File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
sources/platform/integrations/ai Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The _Apify Model Context Protocol (MCP) Server_ allows AI applications to connec
1616
1717You 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.
You can’t perform that action at this time.
0 commit comments