Enables AI agents to create callback endpoints, wait for async webhook results, and verify signatures, eliminating the need for polling.
{
"mcpServers": {
"hooksense": {
"command": "npx",
"args": [
"-y",
"@hooksense/mcp"
]
}
}
}