Freshdesk for Claude Desktop
io.github.mindstone/mcp-server-freshdesk
Freshdesk Support MCP server for Model Context Protocol hosts
client:Claude Desktop
transport:stdio
runtime:npm
Install Freshdesk in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server-freshdesk": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-freshdesk"
],
"env": {
"FRESHDESK_CONFIG_PATH": "<FRESHDESK_CONFIG_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs