← Registry

Analytics

heliumtrades.com

Provides financial and news analytics including stock data, news search, bias analysis, and ML-based option pricing.

1 endpoint10 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://heliumtrades.com/mcp

No auth detected

MCP server metadata

Name
HeliumSearch
Version
1.27.0
Capabilities
experimentalpromptsresourcestools

Known tools 10

search_news

Search news articles.

Inferred read-only
get_ticker

Get comprehensive data for a stock, ETF, or crypto ticker.

Inferred read-only
get_source_bias

Get comprehensive bias analysis for a news source.

Inferred read-only
get_all_source_biases

Get a page of news-source bias scores.

Inferred read-only
get_option_price

Get Helium's proprietary ML model-predicted price for a specific option contract.

Inferred read-only
search_balanced_news

Search Helium's balanced news stories — AI-synthesized articles that aggregate multiple sources.

Inferred read-only
search_memes

Search Helium's meme database by text (OCR + caption).

Inferred read-only
get_top_trading_strategies

Get the top-ranked short volatility and long volatility option trading strategies.

Inferred read-only
get_bias_from_url

Get bias analysis for a specific article by its URL.

Inferred read-only
get_historical_options_data

Get the full historical options chain for a ticker on a specific date.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.heliumsearch]
url = "https://heliumtrades.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "heliumsearch": {
      "type": "http",
      "url": "https://heliumtrades.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: heliumsearch
Remote MCP URL: https://heliumtrades.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "heliumsearch": {
      "url": "https://heliumtrades.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "heliumsearch": {
      "type": "http",
      "url": "https://heliumtrades.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "heliumsearch",
  "transport": "streamable-http",
  "url": "https://heliumtrades.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for heliumtrades.com was fetched 2026-09-06T19:13:37.052Z.

Trust status Trusted

heliumtrades.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.