Gate News MCP for Grok
io.github.gateio-dev/gate-news
Gate news MCP for crypto news, structured events, announcements, and social sentiment.
client:Grok
transport:streamable-http
tools:18
Install Gate News MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gate-news": {
"type": "http",
"url": "https://api.gatemcp.ai/mcp/news"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- 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_search_x
- 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