Skip to content
VS Code

AnyHook for VS Code

net.anyhook/anyhook

A webhook inbox for agents: one call returns a live URL. Mock, verify, inspect and replay.

client:VS Code transport:streamable-http tools:11

Install AnyHook in VS Code

.vscode/mcp.json

{
  "servers": {
    "anyhook": {
      "type": "http",
      "url": "https://anyhook.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

AnyHook in other clients