Skip to content

Commit 38ed93d

Browse files
committed
fix: review suggestions
# Conflicts: # README.md
1 parent 678f5fd commit 38ed93d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You can find detailed instructions for setting up the MCP server in the [Apify d
6969
# 🤖 MCP clients
7070

7171
Apify MCP Server is compatible with any MCP client that adheres to the [Model Context Protocol](https://modelcontextprotocol.org/), but the level of support for dynamic tool discovery and other features may vary between clients.
72-
Therefore, the server uses [mcp-client-capabilities](https://github.com/apify/mcp-client-capabilities) to detect client capabilities and adjust its behavior accordingly.
72+
<!--Therefore, the server uses [mcp-client-capabilities](https://github.com/apify/mcp-client-capabilities) to detect client capabilities and adjust its behavior accordingly.-->
7373

7474
To interact with the Apify MCP server, you can use clients such as: [Claude Desktop](https://claude.ai/download), [Visual Studio Code](https://code.visualstudio.com/), or [Apify Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client).
7575

@@ -81,14 +81,14 @@ Visit [mcp.apify.com](https://mcp.apify.com) to configure the server for your pr
8181

8282
The following table outlines the tested MCP clients and their level of support for key features.
8383

84-
| Client | Dynamic Tool Discovery | Notes |
85-
|-----------------------------|------------------------|-------------------------------------------------------|
86-
| **Claude.ai (web)** | ✅ Full | |
87-
| **Claude Desktop** | 🟡 Partial | Tools may need to be reloaded manually in the client. |
88-
| **VS Code (Genie)** | ✅ Full | |
89-
| **Cursor** | ✅ Full | |
90-
| **Apify Tester MCP Client** | ✅ Full | Designed for testing Apify MCP servers. |
91-
| **OpenCode** | ✅ Full | |
84+
| Client | Dynamic Tool Discovery | Notes |
85+
|-----------------------------|------------------------|------------------------------------------------------|
86+
| **Claude.ai (web)** | 🟡 Partial | Tools mey need to be reloaded manually in the client |
87+
| **Claude Desktop** | 🟡 Partial | Tools may need to be reloaded manually in the client |
88+
| **VS Code (Genie)** | ✅ Full | |
89+
| **Cursor** | ✅ Full | |
90+
| **Apify Tester MCP Client** | ✅ Full | Designed for testing Apify MCP servers |
91+
| **OpenCode** | ✅ Full | |
9292

9393

9494
**Smart tool selection based on client capabilities:**

0 commit comments

Comments
 (0)