Loading...
Loading...
Free Google Trends data - real-time trending topics and keyword analysis over time (interest over time, related queries, interest by region).
npx skill4agent add aahl/skills trendspygexport UVX_TRENDSPYG='uvx --from "trendspyg[mcp]" trendspyg-mcp'alias trendspyg-list="npx -y mcporter list --stdio '$UVX_TRENDSPYG'"
trendspyg-list --all-parameters
# Get the schema of the specified tool
trendspyg-list --json | jq '.tools[] | select(.name == "<tool_name>")'alias trendspyg-call="npx -y mcporter call --stdio '$UVX_TRENDSPYG'"
trendspyg-call --tool <tool_name> --args '{"key":"val"}'mcporternpx -y mcportermcporter