Debug your Render services in Claude Code and Cursor.
Try Render MCPMarch 11, 2025
New
Create webhooks to receive service event notifications
Professional workspaces and higher can now configure webhooks for a variety of Render service events. Set up an HTTPS endpoint to receive notifications, then subscribe to any combination of supported event types in the Render Dashboard:

Select from nearly 50 webhook event types.
Receive notifications related to deploys, scaling, datastores, and more.
Use webhooks to trigger custom logic in third-party services, such as posting in a Discord channel or triggering a GitHub Actions workflow.
To get started with webhooks, check out the docs and three example implementations.