Loading MCP server directory, please wait...
Webhook relay for AI agents: keyless quickstart, event inspection, replay, mock payloads.
npx @getmcp/cli add io.github.gba3124/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gba3124/mcp": {
"command": "npx",
"args": [
"-y",
"anyhook-mcp"
],
"env": {
"ANYHOOK_API_KEY": "",
"ANYHOOK_API_BASE": ""
}
}
}
}