helium-mcp

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Helium MCP — News, Markets & AI Intelligence

Helium MCP — 新闻、市场与AI智能

Use this skill when you need to search news, analyze media bias, get stock/crypto market data, price options, or find balanced perspectives on current events.
当你需要搜索新闻、分析媒体偏见、获取股票/加密货币市场数据、进行期权定价或查找当前事件的平衡观点时,可使用此skill。

Prerequisites

前提条件

The Helium MCP server must be configured. Add to your MCP settings:
json
{
  "mcpServers": {
    "helium": {
      "url": "https://heliumtrades.com/mcp"
    }
  }
}
Free tier: 50 queries, no signup or API key needed.
必须配置Helium MCP服务器。在你的MCP设置中添加以下内容:
json
{
  "mcpServers": {
    "helium": {
      "url": "https://heliumtrades.com/mcp"
    }
  }
}
免费层级:50次查询,无需注册或API密钥。

Available Tools

可用工具

News & Bias Analysis

新闻与偏见分析

  • search_news — Search 3.2M+ articles from 5,000+ sources with bias scores across 15+ dimensions (political lean, emotionality, factfulness, prescriptiveness, etc.)
  • search_balanced_news — Get AI-synthesized balanced articles aggregating left/right/center perspectives on any topic
  • get_trending_topics — Get currently trending news topics across all sources
  • get_source_bias — Get detailed bias profile for any news source (e.g., CNN, Fox News, Reuters)
  • get_article_bias — Get full multi-dimensional bias analysis for a specific article
  • search_news — 搜索来自5000+来源的320万+篇文章,涵盖15+维度的偏见评分(政治倾向、情绪化程度、事实性、指令性等)
  • search_balanced_news — 获取由AI合成的平衡文章,汇总任何话题的左倾/右倾/中立观点
  • get_trending_topics — 获取所有来源中当前热门的新闻话题
  • get_source_bias — 获取任意新闻来源(如CNN、Fox News、Reuters)的详细偏见档案
  • get_article_bias — 获取特定文章的全维度偏见分析

Market Data & Analysis

市场数据与分析

  • get_ticker — Live stock/ETF/crypto price data with AI-generated bull/bear cases, 5 probability-weighted scenarios, and price forecasts
  • get_option_price — ML-predicted fair value and probability ITM for any option contract
  • get_top_trading_strategies — Top-ranked options strategies with risk/reward analysis
  • get_ticker — 实时股票/ETF/加密货币价格数据,附带AI生成的多空观点、5种概率加权场景及价格预测
  • get_option_price — 由机器学习预测的任意期权合约的公允价值及实值概率
  • get_top_trading_strategies — 排名靠前的期权策略,附带风险/回报分析

Other

其他工具

  • search_memes — Semantic search across trending memes with OCR text and engagement data
  • search_memes — 基于语义搜索热门表情包,包含OCR文本和互动数据

Usage Patterns

使用场景

  • Compare media coverage: Use
    search_news
    with a topic query, then compare bias scores across different sources
  • Get balanced views: Use
    search_balanced_news
    for multi-perspective synthesis on any controversial topic
  • Stock research:
    get_ticker
    for price + AI analysis + probability-weighted scenarios, then
    get_option_price
    for derivatives pricing
  • Discover trades:
    get_top_trading_strategies
    for AI-ranked options setups with full Greeks
  • Bias audit:
    get_source_bias
    to understand a source's typical framing patterns
  • 对比媒体报道:对某个话题使用
    search_news
    查询,然后对比不同来源的偏见评分
  • 获取平衡观点:对任何争议话题使用
    search_balanced_news
    获取多视角合成内容
  • 股票研究:使用
    get_ticker
    获取价格+AI分析+概率加权场景,再用
    get_option_price
    进行衍生品定价
  • 发现交易机会:使用
    get_top_trading_strategies
    获取AI排名的期权组合,包含完整希腊字母指标
  • 偏见审核:使用
    get_source_bias
    了解某个来源的典型报道框架模式

Notes

注意事项