File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sources/platform/integrations/ai Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
1717You 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
You can’t perform that action at this time.
0 commit comments