You're viewing a demo portfolio

Join the waitlist
PRSM

get_news_correlation

Active

Tool of PredMCP

declared in 0.7.0

Recent crypto news headlines mentioning an asset (CoinDesk, The Block, Decrypt, Cointelegraph) paired with the 1h price move that followed each. Lets agents filter news bias.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "asset"
  ],
  "properties": {
    "asset": {
      "type": "string",
      "description": "Asset ticker, e.g. \"BTC\", \"ETH\", \"HYPE\""
    },
    "hours_back": {
      "type": "integer",
      "default": 24,
      "maximum": 168,
      "minimum": 1,
      "description": "Lookback window for headlines (default: 24h, max: 7d)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

1/7 registries
View full server →