Knowledge Systems
Trust: 36/100 (Limited)MCP FreeScout Guide
FreeScout ticket management with AI-powered analysis, search filters, and structured outputs.
13 starsby verygoodplugins
Quick Start
Install
npx @verygoodplugins/mcp-freescoutClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-verygoodplugins-mcp-freescout": {
"command": "npx",
"args": [
"@verygoodplugins/mcp-freescout"
]
}
}
}