AnyHook
Rank #33,331net.anyhook/anyhook
A webhook inbox for agents: one call returns a live URL. Mock, verify, inspect and replay.
AnyHook is a Model Context Protocol (MCP) server published by gba3124. It ranks #33,331 of 115,460 servers tracked on MCP Toplist. AnyHook is listed on Official MCP, with 1 tracked version. It was first listed on Jul 29, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 82,129 of 115,460 servers on MCP Toplist.
Use AnyHook
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http anyhook https://anyhook.net/mcp[mcp_servers.anyhook]
url = "https://anyhook.net/mcp"Add to ~/.codex/config.toml.
https://anyhook.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"anyhook": {
"url": "https://anyhook.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"anyhook": {
"type": "http",
"url": "https://anyhook.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"anyhook": {
"serverUrl": "https://anyhook.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"anyhook": {
"url": "https://anyhook.net/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/net.anyhook%2Fanyhook)<a href="https://mcptoplist.com/server/net.anyhook%2Fanyhook"><img src="https://mcptoplist.com/badge/net.anyhook%2Fanyhook.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gba3124
Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | Jul 29, 2026 |
Frequently asked questions
- Who maintains AnyHook?
- AnyHook is maintained by gba3124, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is AnyHook listed on the Official MCP Registry?
- Yes — AnyHook is listed on the Official MCP Registry.
- How many versions does AnyHook have?
- MCP Toplist tracks 1 version of AnyHook, most recently published on Jul 29, 2026.
- Where can I find the source code for AnyHook?
- The source code for AnyHook is hosted at github.com/gba3124/anyhook-mcp.