news_feed_search_x — Gate News MCP MCP Tool
news_feed_search_x
(news feed search x) is one of 18 tools on the
Gate News MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call news_feed_search_x from your client
- Claude Code Gate News MCP news_feed_search_x run in your project directory
- Claude Desktop Gate News MCP news_feed_search_x ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Gate News MCP news_feed_search_x ~/.cursor/mcp.json
- VS Code Gate News MCP news_feed_search_x .vscode/mcp.json
- Zed Gate News MCP news_feed_search_x ~/.config/zed/settings.json
- Windsurf Gate News MCP news_feed_search_x ~/.codeium/windsurf/mcp_config.json
- Cline Gate News MCP news_feed_search_x ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Gate News MCP news_feed_search_x ~/.gemini/settings.json
- Grok Gate News MCP news_feed_search_x .mcp.json (in your project root)
- ChatGPT Gate News MCP news_feed_search_x Settings → Connectors → Advanced → Developer mode
- Claude.ai Gate News MCP news_feed_search_x Settings → Connectors → Add custom connector
- LangChain Gate News MCP news_feed_search_x pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gate-news https://api.gatemcp.ai/mcp/news
Other tools on this server
- news_events_explain_market_move
- news_events_get_event_detail
- news_events_get_latest_events
- news_events_get_market_move_report
- news_events_list_market_move_reports
- news_feed_get_exchange_announcements
- news_feed_get_hot_topics
- news_feed_get_mention_burst
- news_feed_get_social_sentiment
- news_feed_search_news
- news_feed_search_ugc
- news_feed_web_search
- news_prediction_get_event_signal
- news_prediction_get_fastest_rising_ranking
- news_prediction_get_market_orderbook
- news_prediction_get_volume_delta_ranking
- news_prediction_search_events
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.