Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Shingou

io.shingou/sentiment

Hourly crypto news sentiment and typed market events, with sources on every signal.

Uptime
100.0%
1 direct probes · 30d
Response
624ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_sentiment

Latest news-sentiment signal per symbol (batch up to 50 in one call — one signal per asset per hour, so never poll faster than hourly). On the free plan, symbols outside BTC-USD/ETH-USD/SOL-USD are 24…

get_sentiment_history

Point-in-time sentiment series for backtesting: `bucket` is the as-of time, no lookahead. `from`/`to` are clamped to your plan's history window and to its per-request span, then echoed back — check th…

get_events

Recent classified market events for a symbol. Kill-switch trio: hack_exploit, regulation, delisting — the reference integrations stand aside for 24h after one. Report the event headline and source lin…

get_symbols

The supported symbol universe with each symbol's free-plan freshness. Static — costs no quota and needs no API key.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shingou": {
      "url": "https://api.shingou.io/mcp",
      "transport": "streamable-http"
    }
  }
}