
Helium Mcp
- 310 installs
- 15.6k repo stars
- Updated July 26, 2026
- composiohq/awesome-codex-skills
Expose Helium services to coding agents through MCP so Claude can query, configure, and operate Helium backends via typed tool calls.
About
Skill guiding agents to use the Helium MCP server for structured tool access to Helium services, fitting MCP-based agent architectures inside Codex and Claude Code development environments.
- Helium MCP server usage
- Typed agent tool protocol
- Codex skill packaging
- Structured external service access
- Composable agent stack layer
Helium Mcp by the numbers
- 310 all-time installs (skills.sh)
- Ranked #2,259 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/composiohq/awesome-codex-skills --skill helium-mcpAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 310 |
|---|---|
| repo stars | ★ 15.6k |
| Last updated | July 26, 2026 |
| Repository | composiohq/awesome-codex-skills ↗ |
What it does
Expose Helium services to coding agents through MCP so Claude can query, configure, and operate Helium backends via typed tool calls.
Files
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.)
- 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
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
Other
- search_memes — Semantic search across trending memes with OCR text and engagement data
Usage Patterns
- Compare media coverage: Use
search_newswith a topic query, then compare bias scores across different sources - Get balanced views: Use
search_balanced_newsfor multi-perspective synthesis on any controversial topic - Stock research:
get_tickerfor price + AI analysis + probability-weighted scenarios, thenget_option_pricefor derivatives pricing - Discover trades:
get_top_trading_strategiesfor AI-ranked options setups with full Greeks - Bias audit:
get_source_biasto understand a source's typical framing patterns
Notes
- All tools are read-only
- More info: https://heliumtrades.com/mcp-page/