Google data (Trends, YouTube, Ads Transparency, Play) for Zed
io.github.ducnhd/google-data-mcp
Google Trends, YouTube, Ads Transparency and Play reviews over plain HTTP. No API key.
client:Zed
transport:stdio
runtime:pypi
Install Google data (Trends, YouTube, Ads Transparency, Play) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"google-data-mcp": {
"command": "uvx",
"args": [
"google-data-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs