Skip to content
Claude Desktop

MCP FreeScout for Claude Desktop

io.github.verygoodplugins/mcp-freescout

FreeScout ticket management with AI-powered analysis, search filters, and structured outputs.

client:Claude Desktop transport:stdio runtime:npm

Install MCP FreeScout in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "mcp-freescout": {
      "command": "npx",
      "args": [
        "-y",
        "@verygoodplugins/mcp-freescout"
      ],
      "env": {
        "FREESCOUT_URL": "<FREESCOUT_URL>",
        "FREESCOUT_API_KEY": "<FREESCOUT_API_KEY>",
        "FREESCOUT_DEFAULT_USER_ID": "<FREESCOUT_DEFAULT_USER_ID>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MCP FreeScout in other clients