youtube data for Grok
com.superagnt/youtube-data
YouTube data for AI agents: channels, videos, transcripts, comments, search. Video research.
client:Grok
transport:streamable-http
Install youtube data in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"youtube-data": {
"type": "http",
"url": "https://mcp.superagnt.com/mcp/youtube"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs