monitoring for Claude Desktop
com.repuso/monitoring
Google reviews API - fetch reviews from Google, Trustpilot, TripAdvisor, G2 + 50 platforms
client:Claude Desktop
transport:streamable-http
Install monitoring in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"monitoring": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.repuso.com/public/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs