hookpulse for Claude Desktop
net.hookpulse/hookpulse
Dead-man switch for cron and webhooks: ingest URL, miss detection, alerts and a status feed.
client:Claude Desktop
transport:streamable-http
tools:41
Install hookpulse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hookpulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hookpulse.net/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop 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