You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the MCP clients list to indicate that Claude Code now supports
resources and roots in addition to prompts and tools.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
@@ -254,11 +254,11 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
254
254
255
255
### Claude Code
256
256
257
-
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for promptsand tools, and also functions as an MCP server to integrate with other clients.
257
+
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for resources, prompts, tools, and roots, and also functions as an MCP server to integrate with other clients.
258
258
259
259
**Key features:**
260
260
261
-
-Tool and prompt support for MCP servers
261
+
-Full support for resources, prompts, tools, and roots from MCP servers
262
262
- Offers its own tools through an MCP server for integrating with other MCP clients
0 commit comments