get_content_brief — TrendHub MCP Tool Read-only
get_content_brief
(get content brief) 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 get_content_brief from your client
- Claude Code TrendHub get_content_brief run in your project directory
- Claude Desktop TrendHub get_content_brief ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TrendHub get_content_brief ~/.cursor/mcp.json
- VS Code TrendHub get_content_brief .vscode/mcp.json
- Zed TrendHub get_content_brief ~/.config/zed/settings.json
- Windsurf TrendHub get_content_brief ~/.codeium/windsurf/mcp_config.json
- Cline TrendHub get_content_brief ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TrendHub get_content_brief ~/.gemini/settings.json
- Grok TrendHub get_content_brief .mcp.json (in your project root)
- ChatGPT TrendHub get_content_brief Settings → Connectors → Advanced → Developer mode
- Claude.ai TrendHub get_content_brief Settings → Connectors → Add custom connector
- LangChain TrendHub get_content_brief 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
- discover_trending_topics
- 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
- 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.