Loomal

feedhook-mcp

MCP server by github.com/patwalls/feedhook-mcp

Turn a YouTube channel into a webhook: a signed HTTP POST seconds after every new video.

0 starsnpm: feedhook-mcp

About feedhook-mcp

feedhook-mcp is an MCP (Model Context Protocol) server published by patwalls in the official MCP registry. Turn a YouTube channel into a webhook: a signed HTTP POST seconds after every new video.

It ships as an npm package (feedhook-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/patwalls/feedhook-mcp.

Use feedhook-mcp with your agent

Claude Code · one command
claude mcp add feedhook-mcp -- npx -y feedhook-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "feedhook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "feedhook-mcp"
      ]
    }
  }
}
npmfeedhook-mcp

Frequently asked questions

What is feedhook-mcp?
feedhook-mcp is an MCP (Model Context Protocol) server by patwalls. Turn a YouTube channel into a webhook: a signed HTTP POST seconds after every new video.
How do I connect feedhook-mcp to Claude, Cursor, or another MCP client?
Install feedhook-mcp from its npm package (feedhook-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is feedhook-mcp open source?
Yes — the source code is public at github.com/patwalls/feedhook-mcp.
Can AI agents pay to use feedhook-mcp?
Not yet through Loomal — feedhook-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain feedhook-mcp? Claim this listing free by verifying GitHub ownership, or contact us.