AnyHook (moved) for Claude Desktop
io.github.gba3124/mcp
Moved to net.anyhook/anyhook. Webhook relay for agents: keyless quickstart, replay, mock.
client:Claude Desktop
transport:stdio
runtime:npm
Install AnyHook (moved) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"anyhook-mcp"
],
"env": {
"ANYHOOK_API_KEY": "<ANYHOOK_API_KEY>",
"ANYHOOK_API_BASE": "<ANYHOOK_API_BASE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs