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
@@ -36,6 +37,7 @@ This page provides an overview of applications that support the Model Context Pr
36
37
37
38
38
39
[Claude]: https://claude.ai/download
40
+
[Claude Code]: https://claude.ai/code
39
41
[Cursor]: https://cursor.com
40
42
[Zed]: https://zed.dev
41
43
[Cody]: https://sourcegraph.com/cody
@@ -77,6 +79,13 @@ The Claude desktop application provides comprehensive support for MCP, enabling
77
79
78
80
> ⓘ Note: The Claude.ai web application does not currently support MCP. MCP features are only available in the desktop application.
79
81
82
+
### Claude Code
83
+
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for prompts and tools, and also functions as an MCP server to integrate with other clients.
84
+
85
+
**Key features:**
86
+
- Tool and prompt support for MCP servers
87
+
- Offers its own tools through an MCP server for integrating with other MCP clients
88
+
80
89
### 5ire
81
90
[5ire](https://github.com/nanbingxyz/5ire) is an open source cross-platform desktop AI assistant that supports tools through MCP servers.
0 commit comments