MCP Server
MCP
Freshdesk
Freshdesk Support MCP server for Model Context Protocol hosts
Install
npx -y @mindstone/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@mindstone/mcp-server-freshdesk",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the config directory storing per-account credentials",
"format": "filepath",
"default": "~/.mcp/freshdesk",
"name": "FRESHDESK_CONFIG_PATH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment