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