freshdesk-mcp.md

Freshdesk MCP

from"freshworks"
480

Freshdesk customer support and ticketing

Communication
Freshdesksupportticketshelpdesk
install.sh
# Clone the repository
$git clone https://github.com/freshworks/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve