Agent skill · Data & Analytics

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.

composio-communitygithub.com/composio-communityGitHub ↗
codex
Install
npx skills add composio-community/awesome-codex-skills --skill helium-mcp --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Path: helium-mcp/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 15,591
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the 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: ```json { "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 foreca

What's inside
Steps it walks through
  1. Prerequisites
  2. Available Tools
  3. News & Bias Analysis
  4. Market Data & Analysis
  5. Other
  6. Usage Patterns
  7. Notes
More from awesome-codex-skills
All skills →
About this skill
What does the helium-mcp skill do?

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.

How do I install it?

Run `npx skills add composio-community/awesome-codex-skills --skill helium-mcp --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From composio-community/awesome-codex-skills, a repository with 15,591 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going