WebhookScout CLI — forward cloud webhooks to localhost, manage endpoints, and run a Model Context Protocol server.
{
"mcpServers": {
"webhookscoutappcli": {
"command": "npx",
"args": [
"-y",
"@webhookscoutapp/cli"
]
}
}
}