Back to directory
ozers/hooksense-mcp

ozers/hooksense-mcp

@ozers

MCP server for HookSense that lets AI agents create webhook callback endpoints, await results without polling, and verify callback signatures.

webhookscallbacksasync-workflowssignaturesai-agentsautomationcloud

Installation & Configuration

{
  "mcpServers": {
    "hooksense": {
      "command": "npx",
      "args": [
        "-y",
        "@hooksense/mcp"
      ],
      "env": {
        "HOOKSENSE_TOKEN": "hsk_your_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/9/5
Updated
2026/9/5