hookpulse for VS Code
net.hookpulse/hookpulse
Dead-man switch for cron and webhooks: ingest URL, miss detection, alerts and a status feed.
client:VS Code
transport:streamable-http
tools:41
Install hookpulse in VS Code
.vscode/mcp.json
{
"servers": {
"hookpulse": {
"type": "http",
"url": "https://hookpulse.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- list_environments
- create_environment
- get_environment
- create_device_input
- list_device_inputs
- get_device_input_setup
- list_device_input_history
- get_device_input_batch
- delete_device_input
- set_device_input_active
- list_input_fleet
- report_environment
- list_collections
- create_collection
- get_collection_series
- update_collection
- delete_collection
- update_environment
- delete_environment
- api_index
- health
- create_guest
- list_endpoints
- create_endpoint