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
Add Claude Code to client list and create documentation guidelines
- Add Claude Code as an MCP client supporting prompts and tools
- Create CLAUDE.md with documentation guidelines for the repository
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
@@ -33,6 +34,7 @@ This page provides an overview of applications that support the Model Context Pr
33
34
|[Daydreams Agents][Daydreams]| ✅ | ✅ | ✅ | ❌ | ❌ | Support for drop in Servers to Daydreams agents |
34
35
35
36
[Claude]: https://claude.ai/download
37
+
[Claude Code]: https://claude.ai/code
36
38
[Cursor]: https://cursor.com
37
39
[Zed]: https://zed.dev
38
40
[Cody]: https://sourcegraph.com/cody
@@ -72,6 +74,13 @@ The Claude desktop application provides comprehensive support for MCP, enabling
72
74
73
75
> ⓘ Note: The Claude.ai web application does not currently support MCP. MCP features are only available in the desktop application.
74
76
77
+
### Claude Code
78
+
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.
79
+
80
+
**Key features:**
81
+
- Tool and prompt support for MCP servers
82
+
- Offers its own tools through an MCP server for integrating with other MCP clients
83
+
75
84
### 5ire
76
85
[5ire](https://github.com/nanbingxyz/5ire) is an open source cross-platform desktop AI assistant that supports tools through MCP servers.
0 commit comments