Stats
Actions
Tags
Local MCP server running with Bun. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"webhook": {
"command": "bun",
"args": [
"run",
"src/index.ts"
]
}
}
}Server configuration and connection parameters
bunCommand-line arguments passed to the server process
First indexed Mar 28, 2026
First indexed Mar 28, 2026
npx claudepluginhub lorismaz/claude-plugins --plugin webhook-channel-plugin