verify_webhook
Validate webhook requests from MCP Server Replicate using HMAC-SHA256 to ensure authenticity. Checks payload, signature, and secret for secure integration.
Instructions
Verify that a webhook request came from Replicate using HMAC-SHA256.
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
payload | Yes | ||
secret | Yes | ||
signature | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server Replicate
- cancel_prediction
- create_prediction
- generate_image
- get_collection_details
- get_model_details
- get_prediction
- get_webhook_secret
- list_collections
- list_hardware
- list_models
- list_templates
- open_image_with_system
- search_available_models
- search_models
- subscribe_to_generation
- unsubscribe_from_generation
- validate_template_parameters
- verify_webhook
Related Tools
- @gerred/mcp-server-replicate
- @kevinwatt/mcp-webhook
- @rifqi96/mcp-gitlab
- @mattcoatsworth/zoom-mcp-server
- @MFYDev/ghost-mcp