Audits any YouTube channel against its own history. Every claim carries its sample size.
claude mcp add youtube-growth --transport http https://www.dapdip.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"youtube-growth": {
"url": "https://www.dapdip.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"youtube-growth": {
"serverUrl": "https://www.dapdip.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"youtube-growth": {
"type": "http",
"url": "https://www.dapdip.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"youtube-growth": {
"url": "https://www.dapdip.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"youtube-growth": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.dapdip.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.dapdip.com/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.dapdip--youtube-growth/reviews or the review_server meta-tool.
POST /mcp