We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7855a commit 55b1635Copy full SHA for 55b1635
README.md
@@ -27,7 +27,7 @@ For example it can:
27
28
To interact with the Apify MCP server, you can use MCP clients such as:
29
- [Claude Desktop](https://claude.ai/download) (only Stdio support)
30
-- [Visual Studio Code](https://code.visualstudio.com/)
+- [Visual Studio Code](https://code.visualstudio.com/) (Stdio and SSE support)
31
- [LibreChat](https://www.librechat.ai/) (stdio and SSE support (yet without Authorization header))
32
- [Apify Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client) (SSE support with Authorization headers)
33
- other clients at [https://modelcontextprotocol.io/clients](https://modelcontextprotocol.io/clients)
0 commit comments