Loading MCP server directory, please wait...
Webhooks for AI agents: send events, manage endpoints, inspect and retry deliveries.
npx @getmcp/cli add io.github.vadymkykalo/railhookRequires Node.js 18+. Community-contributed server. Review source before installing.
RAILHOOK_API_KEYA Railhook project API key. A READ_ONLY key is enough to explore.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vadymkykalo/railhook": {
"command": "npx",
"args": [
"-y",
"@railhook/mcp"
],
"env": {
"RAILHOOK_API_KEY": "",
"RAILHOOK_BASE_URL": ""
}
}
}
}