Railhook for VS Code
io.github.vadymkykalo/railhook
Webhooks for AI agents: send events, manage endpoints, inspect and retry deliveries.
client:VS Code
transport:streamable-http
runtime:npm
Install Railhook in VS Code
.vscode/mcp.json
{
"servers": {
"railhook": {
"type": "http",
"url": "https://railhook.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs