claude-desktop.md

Claude Desktop App

UI App
from"Anthropic"

Anthropic desktop client with full MCP support for tools, prompts, and resources

Communication
ClaudedesktopclientMCP
install.sh
# Clone the repository
$git clone https://github.com/Anthropic/claude-desktop
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve