MCP Server
MCP
io.github.patwalls/feedhook-mcp
Turn a YouTube channel into a webhook: a signed HTTP POST seconds after every new video.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "feedhook-mcp",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Feedhook account API key (create one free via the create_account tool or POST https://feedhook.walls.sh/accounts)",
"isSecret": true,
"name": "FEEDHOOK_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment