Shingou
io.shingou/sentimentHourly crypto news sentiment and typed market events, with sources on every signal.
Tools · 4
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…
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…
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…
The supported symbol universe with each symbol's free-plan freshness. Static — costs no quota and needs no API key.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"shingou": {
"url": "https://api.shingou.io/mcp",
"transport": "streamable-http"
}
}
}