
Hooksense
- 2 repo stars
- Updated July 6, 2026
- ozers/hooksense-mcp
Handle asynchronous webhook callbacks and request-response patterns in AI agent workflows without polling or long-running processes.
About
MCP server that adds webhook and callback functionality to AI agents. Agents can create unique URLs, wait for callbacks, and verify incoming requests over MCP. Critical for building agents that integrate with external services that need to push data back asynchronously.
- Webhook URL creation and management
- Callback waiting mechanism
- Agent-native callback verification
Hooksense by the numbers
- Data as of Jul 9, 2026 (Skillselion catalog sync)
terminal
claude mcp add --env HOOKSENSE_TOKEN=YOUR_HOOKSENSE_TOKEN --env HOOKSENSE_API=YOUR_HOOKSENSE_API hooksense -- npx -y @hooksense/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Package | @hooksense/mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 6, 2026 |
| Repository | ozers/hooksense-mcp ↗ |
What it does
Handle asynchronous webhook callbacks and request-response patterns in AI agent workflows without polling or long-running processes.
What you get
- webhook-url
- callback-handler
Recommended MCP Servers
AI & LLM Toolsagents