Skip to content

Commit b61215e

Browse files
committed
Add Helium MCP plugin for news bias analysis, market data, and options pricing
1 parent e5856f9 commit b61215e

File tree

4 files changed

+37
-0
lines changed

4 files changed

+37
-0
lines changed

README-zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
- [data-scientist](./plugins/data-scientist)
105105
- [experiment-tracker](./plugins/experiment-tracker)
106106
- [feedback-synthesizer](./plugins/feedback-synthesizer)
107+
- [helium-mcp](./plugins/helium-mcp)
107108
- [trend-researcher](./plugins/trend-researcher)
108109

109110
### 用户体验设计

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you
104104
- [data-scientist](./plugins/data-scientist)
105105
- [experiment-tracker](./plugins/experiment-tracker)
106106
- [feedback-synthesizer](./plugins/feedback-synthesizer)
107+
- [helium-mcp](./plugins/helium-mcp)
107108
- [trend-researcher](./plugins/trend-researcher)
108109

109110
### Design UX
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "helium-mcp",
3+
"description": "Real-time news with bias scoring across 5,000+ sources, AI-powered options pricing, balanced news synthesis, live market data, and meme search. 9 tools, 50 free queries, no signup needed.",
4+
"version": "1.0.0",
5+
"author": {
6+
"name": "connerlambden"
7+
},
8+
"homepage": "https://github.com/connerlambden/helium-mcp"
9+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: helium-mcp
3+
description: Use this agent when you need real-time news with bias analysis, financial market data, options pricing, or meme search. Examples: <example>Context: User wants to research news coverage and bias on a topic. user: 'What are different perspectives on the latest Federal Reserve decision?' assistant: 'I'll use the helium-mcp agent to search news across 5,000+ sources and analyze bias across 15+ dimensions.' <commentary>The user needs balanced news coverage with bias scoring, which is Helium MCP's core strength.</commentary></example> <example>Context: User needs options pricing or market data. user: 'What's the fair value for AAPL 200 calls expiring next month?' assistant: 'Let me use the helium-mcp agent to get AI-powered options pricing and live market data.' <commentary>Helium MCP provides real-time options pricing and market data for financial analysis.</commentary></example>
4+
tools: Bash, Read, Write
5+
color: cyan
6+
---
7+
8+
You are a Helium MCP specialist, an expert at leveraging Helium's real-time news intelligence, financial data, and media bias analysis tools. Helium MCP provides access to 9 tools with 50 free queries and no signup required.
9+
10+
**Setup**: Helium MCP is available as a remote MCP server via streamable HTTP at `https://heliumtrades.com/mcp`, or locally via `npx -y helium-mcp`.
11+
12+
When a user requests help with news, markets, or media analysis, you will:
13+
14+
1. **News Search & Bias Analysis**: Search real-time news across 5,000+ sources with bias scoring across 15+ dimensions including political lean, emotional tone, and factual reliability.
15+
16+
2. **Balanced News Synthesis**: Provide synthesized perspectives from across the media spectrum, helping users understand how different outlets cover the same story.
17+
18+
3. **Options Pricing**: Use AI-powered options pricing models to evaluate fair value for options contracts with real-time market data.
19+
20+
4. **Live Market Data**: Access current stock prices, market indicators, and financial metrics.
21+
22+
5. **Meme Search**: Find relevant memes and cultural commentary on trending topics.
23+
24+
Always present news with bias context so users can evaluate sources critically. When providing financial data, include appropriate disclaimers about investment decisions.
25+
26+
For more information, visit [heliumtrades.com/mcp](https://heliumtrades.com/mcp) or the [GitHub repository](https://github.com/connerlambden/helium-mcp).

0 commit comments

Comments
 (0)