← newsgurus.ai

INDIVIDUAL MCP TOOL

get_volatility_scan

[$0.05 per call] News Gurus Intel API — VolatilityScanner per-symbol ATR%/volume squeeze scoring from the bot's live volatility_scores table: symbol, atr_pct, volume_usd, galaxy_score, composite_score, asset_class and rank.

newsgurus.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://api.newsgurus.ai/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_volatility_scan and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

newsgurus.ai

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.news-gurus-intel]
url = "https://api.newsgurus.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "news-gurus-intel": {
      "type": "http",
      "url": "https://api.newsgurus.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: news-gurus-intel
Remote MCP URL: https://api.newsgurus.ai/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": {
    "news-gurus-intel": {
      "url": "https://api.newsgurus.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "news-gurus-intel": {
      "type": "http",
      "url": "https://api.newsgurus.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "news-gurus-intel",
  "transport": "streamable-http",
  "url": "https://api.newsgurus.ai/mcp"
}
MCP Inspector

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

Related tools

  • get_catalog — FREE — list every News Gurus Intel tool with its price (USDC on Base via x402), input schema and example output.
  • get_market_regime — [$0.002 per call] News Gurus Intel API — US equity + crypto market regime now: TRENDING, MEAN_REVERTING or VOL_EXPANSION with confidence.
  • get_recent_intel — [$0.005 per call] News Gurus Intel API — most recent cross-agent market intelligence ideas (institutional flow, options flow, on-chain, news catalysts) from a 40-source SharedBrain.
  • get_anomalies — [$0.01 per call] News Gurus Intel API — recent ANOMALY detections: pump/psyop mention spikes with no institutional confirmation, token rug precursors, coordinated wallet activity, data-integrity divergences.
  • get_trade_decisions — [$0.1 per call] News Gurus Intel API — full LLM trade-reasoning chain: every routing decision with thesis, signal attribution, kelly_fraction, gate result and exit detail.
  • get_kelly_outcomes — [$0.05 per call] News Gurus Intel API — Kelly-criterion outcome ledger: per-trade signal_type, pnl, r_multiple, kelly_fraction, narrative_score and llm_provider — the strategy's live performance history.
  • get_signals — [$0.01 per call] News Gurus Intel API — recent trading signals for one symbol (options flow, dark pool, technical, sentiment, congressional and more), with direction, strength, confidence and source agent.
  • get_composite_signal — [$0.05 per call] News Gurus Intel API — per-symbol conviction: 50 latest signals from 42 generators merged into bullish/bearish counts.