Loading MCP server directory, please wait...
Turn a YouTube channel into a webhook: a signed HTTP POST seconds after every new video.
npx @getmcp/cli add io.github.patwalls/feedhook-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.patwalls/feedhook-mcp": {
"command": "npx",
"args": [
"-y",
"feedhook-mcp"
],
"env": {
"FEEDHOOK_API_KEY": ""
}
}
}
}