Connecting to Claude Desktop
Claude Desktop supports the Model Context Protocol (MCP) natively, allowing you to bridge remote HasMCP servers directly into your chat sessions.Setup Instructions
1. Locate the Configuration File
1
Locate Config
Claude Desktop reads its MCP server definitions from a specific JSON file based on your operating system:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
2. Configure the Remote Server
Add your HasMCP server details to themcpServers object in the configuration file. Use the mcp-remote utility (provided via npx) to establish the connection.