← prowldata.dev
INDIVIDUAL MCP TOOL
weather_threshold_probability
[$0.005 USDC per call (x402)] Probability of weather crossing specific thresholds -will temperature exceed 100F?
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 endpoint
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.prowldata-dev]
url = "https://prowldata.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"prowldata-dev": {
"type": "http",
"url": "https://prowldata.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: prowldata-dev
Remote MCP URL: https://prowldata.dev/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": {
"prowldata-dev": {
"url": "https://prowldata.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"prowldata-dev": {
"type": "http",
"url": "https://prowldata.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "prowldata-dev",
"transport": "streamable-http",
"url": "https://prowldata.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
prediction_market_odds— [Free] Live prediction market probabilities aggregated across multiple platforms.prediction_market_volume— [$0.001 USDC per call (x402)] Trading volume and liquidity rankings across all prediction market platforms.prediction_market_new— [$0.001 USDC per call (x402)] Newly created prediction markets across all platforms.prediction_market_resolution— [$0.001 USDC per call (x402)] Recently resolved prediction markets and their outcomes.prediction_market_spread— [$0.005 USDC per call (x402)] Cross-platform odds disagreements for the same event.prediction_market_flow— [Free] Money flow analysis and smart money tracking across prediction markets.prediction_market_calibration— [$0.003 USDC per call (x402)] Platform accuracy scores and calibration analysis.prediction_market_mispricing— [$0.03 USDC per call (x402)] AI-computed mispricing detection across prediction markets.