Loading MCP server directory, please wait...
Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
npx @getmcp/cli add io.github.drewburchfield/help-scout-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HELPSCOUT_APP_IDHelp Scout OAuth2 App ID (also accepts HELPSCOUT_CLIENT_ID)
HELPSCOUT_APP_SECRETHelp Scout OAuth2 App Secret (also accepts HELPSCOUT_CLIENT_SECRET)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.drewburchfield/help-scout-mcp": {
"command": "npx",
"args": [
"-y",
"help-scout-mcp-server"
],
"env": {
"HELPSCOUT_APP_ID": "",
"HELPSCOUT_APP_SECRET": "",
"REDACT_MESSAGE_CONTENT": ""
}
}
}
}