@pipeworx/predicthq
Connect: https://gateway.pipeworx.io/predicthq/mcp · Install: one-click buttons
Tools: 3
Tools
- search_events — Search the PredictHQ Events API for real-world events (concerts, sports, conferences, festivals, public holidays, severe weather, etc.) used for demand forecasting. Filter by free-text query, category
- nearby_events — Find PredictHQ events within a radius of a geographic point (latitude/longitude). Useful for “what is happening near this venue/store/airport” demand-forecasting queries. Filter by category and active
- get_event — Fetch a single PredictHQ event by its id, returning its title, category, rank, predicted attendance, dates, and location. Example: get_event({ id: “abcDEF123” }).
Tools
-
get_event— Fetch a single PredictHQ event by its id, returning its title, category, rank, predicted attendance, dates, and location. Example: get_event({ id: abcDEF123 }). -
nearby_events— Find PredictHQ events within a radius of a geographic point (latitude/longitude). Useful for what is happening near this venue/store/airport demand-forecasting queries. Filter by category and active-d -
search_events— Search the PredictHQ Events API for real-world events (concerts, sports, conferences, festivals, public holidays, severe weather, etc.) used for demand forecasting. Filter by free-text query, category