list_webhook_deliveries — VHGENGINE MCP Tool Read-only
list_webhook_deliveries
(list webhook deliveries) is one of 45 tools on the
VHGENGINE
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_webhook_deliveries from your client
- Claude Code VHGENGINE list_webhook_deliveries run in your project directory
- Claude Desktop VHGENGINE list_webhook_deliveries ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor VHGENGINE list_webhook_deliveries ~/.cursor/mcp.json
- VS Code VHGENGINE list_webhook_deliveries .vscode/mcp.json
- Zed VHGENGINE list_webhook_deliveries ~/.config/zed/settings.json
- Windsurf VHGENGINE list_webhook_deliveries ~/.codeium/windsurf/mcp_config.json
- Cline VHGENGINE list_webhook_deliveries ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI VHGENGINE list_webhook_deliveries ~/.gemini/settings.json
- Grok VHGENGINE list_webhook_deliveries .mcp.json (in your project root)
- ChatGPT VHGENGINE list_webhook_deliveries Settings → Connectors → Advanced → Developer mode
- Claude.ai VHGENGINE list_webhook_deliveries Settings → Connectors → Add custom connector
- LangChain VHGENGINE list_webhook_deliveries pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http vhgengine https://engine-production-3bdc.up.railway.app/mcp
Other tools on this server
- signup
- getting_started
- list_archetypes
- pricing
- get_estimates
- health
- get_account
- get_usage
- export_usage
- list_runs
- quote
- add_credits
- list_billing_events
- create_checkout
- create_creator_profile
- list_creator_profiles
- get_creator_profile
- update_creator_profile
- delete_creator_profile
- create_key
- list_keys
- revoke_key
- delete_account
- research_hook_evidence
- synthesize_hooks
- generate_hooks
- generate_hooks_batch
- score_hook
- score_hooks_batch
- remix_hook
- list_hooks
- get_hook
- list_outcomes
- report_outcome
- start_generate_job
- get_job
- wait_for_job
- cancel_job
- list_jobs
- set_webhook
- get_webhook
- delete_webhook
- redrive_webhook_delivery
- get_activity
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.