composio-community/awesome-codex-skills

helium-mcp

Search real-time news with bias scoring, get live stock/ETF/crypto data with AI analysis, ML options pricing, balanced news synthesis, and meme search via the Helium MCP server.

First seen Apr 25, 2026

Installation

$ npx skills add composio-community/awesome-codex-skills --skill helium-mcp

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from composio-community/awesome-codex-skills · top by installs.

npx skills add composio-community/awesome-codex-skills

Browse all from composio-community/awesome-codex-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Also listed on

Alternate registries and mirrors of this skill.

Repository health

Stars 16.3K
Default branch master
Open issues 13
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,415 B
  • docs SUMMARY.md 2,363 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 408 installs

SKILL.md

Helium MCP — News, Markets & AI Intelligence

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.

Prerequisites

The Helium MCP server must be configured. Add to your MCP settings:

{
  "mcpServers": {
    "helium": {
      "url": "https://heliumtrades.com/mcp"
    }
  }
}

Free tier: 50 queries, no signup or API key needed.

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.)
  • searchbalancednews — Get AI-synthesized balanced articles aggregating left/right/center perspectives on any topic
  • gettrendingtopics — Get currently trending news topics across all sources
  • getsourcebias — Get detailed bias profile for any news source (e.g., CNN, Fox News, Reuters)
  • getarticlebias — Get full multi-dimensional bias analysis for a specific article

Market Data & Analysis

  • get_ticker — Live stock/ETF/crypto price data with AI-generated bull/bear cases, 5 probability-weighted scenarios, and price forecasts
  • getoptionprice — ML-predicted fair value and probability ITM for any option contract
  • gettoptrading_strategies — Top-ranked options strategies with risk/reward analysis

Other

  • search_memes — Semantic search across trending memes with OCR text and engagement data

Usage Patterns

  • Compare media coverage: Use search_news with a topic query, then compare bias scores across different sources
  • Get balanced views: Use searchbalancednews for multi-perspective synthesis on any controversial topic
  • Stock research: getticker for price + AI analysis + probability-weighted scenarios, then getoption_price for derivatives pricing
  • Discover trades: gettoptrading_strategies for AI-ranked options setups with full Greeks
  • Bias audit: getsourcebias to understand a source's typical framing patterns

Notes