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