Loading MCP server directory, please wait...
Inspect webhooks from Cursor or Claude. No account needed. Pro adds permanent slugs.
npx @getmcp/cli add co.openwebhook/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.openwebhook/mcp": {
"command": "npx",
"args": [
"-y",
"openwebhook",
"mcp"
],
"env": {
"OPENWEBHOOK_TOKEN": ""
}
}
}
}