Skip to content
Windsurf

Help Scout MCP Server for Windsurf

io.github.drewburchfield/help-scout-mcp

Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants

client:Windsurf transport:stdio runtime:npm

Install Help Scout MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "help-scout-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "help-scout-mcp-server"
      ],
      "env": {
        "HELPSCOUT_APP_ID": "<HELPSCOUT_APP_ID>",
        "HELPSCOUT_APP_SECRET": "<HELPSCOUT_APP_SECRET>",
        "REDACT_MESSAGE_CONTENT": "<REDACT_MESSAGE_CONTENT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Help Scout MCP Server in other clients