discover_trending_topics — TrendHub MCP Tool
discover_trending_topics
(discover trending topics) is one of 21 tools on the
TrendHub
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call discover_trending_topics from your client
- Claude Code TrendHub discover_trending_topics run in your project directory
- Claude Desktop TrendHub discover_trending_topics ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TrendHub discover_trending_topics ~/.cursor/mcp.json
- VS Code TrendHub discover_trending_topics .vscode/mcp.json
- Zed TrendHub discover_trending_topics ~/.config/zed/settings.json
- Windsurf TrendHub discover_trending_topics ~/.codeium/windsurf/mcp_config.json
- Cline TrendHub discover_trending_topics ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TrendHub discover_trending_topics ~/.gemini/settings.json
- Grok TrendHub discover_trending_topics .mcp.json (in your project root)
- ChatGPT TrendHub discover_trending_topics Settings → Connectors → Advanced → Developer mode
- Claude.ai TrendHub discover_trending_topics Settings → Connectors → Add custom connector
- LangChain TrendHub discover_trending_topics pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http trendhub https://trendhub-remote-production.up.railway.app/mcp
Other tools on this server
- list_platforms
- list_categories
- get_trending
- xhs_hot_topics
- cross_platform_overlap
- trend_change_alerts
- take_snapshot
- source_reliability
- keyword_trend_curve
- related_queries
- future_signals
- upcoming_events
- analyze_topic
- trend_intelligence
- benchmark_trend_lead
- list_templates
- get_template
- get_content_brief
- professional_intelligence
- workspace_manage
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.