Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"scout": {
"command": "node",
"args": [
"/path/to/scout-mcp/build/index.js"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"scout": {
"command": "node",
"args": [
"/path/to/scout-mcp/build/index.js"
]
}
}
}