webhook ai mcp for Zed
io.github.csoai-org/webhook-ai-mcp
Webhook Ai tools for AI agents. Capabilities: validate webhook signature, log webhook event, replay
client:Zed
transport:stdio
runtime:pypi
Install webhook ai mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"webhook-ai-mcp": {
"command": "uvx",
"args": [
"webhook-ai-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs