← predictionmarketspicks.com

INDIVIDUAL MCP TOOL

commodity_edge

Get today's highest-conviction silver or bitcoin trade signal from the PMP edge model — the Kalshi weekly-silver (KXSILVERW) or twice-daily bitcoin (KXBTCD) strike with the largest model edge, as a trade ticket: entry side and price, resolve criterion, model probability, edge in percentage points, confidence tier, and quarter-Kelly sizing.

predictionmarketspicks.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent endpoint

predictionmarketspicks.com

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.predictionmarketspicks]
url = "https://predictionmarketspicks.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "predictionmarketspicks": {
      "type": "http",
      "url": "https://predictionmarketspicks.com/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: predictionmarketspicks
Remote MCP URL: https://predictionmarketspicks.com/api/mcp/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": {
    "predictionmarketspicks": {
      "url": "https://predictionmarketspicks.com/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "predictionmarketspicks": {
      "type": "http",
      "url": "https://predictionmarketspicks.com/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "predictionmarketspicks",
  "transport": "streamable-http",
  "url": "https://predictionmarketspicks.com/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • calculate_ev — Calculate the expected-value edge on a Kalshi or Polymarket prediction-market contract.
  • kelly_size — Compute the optimal Kelly position size for a prediction-market contract.
  • bayes_update — Update a prior probability with one or more pieces of evidence using Bayes theorem.
  • convert_probability — Convert between implied probability, American odds, and decimal odds.
  • base_rate_gap — Compare a market price against the historical base rate for a class of events and get the gap in percentage points plus a signal and sample-size quality.
  • combo_edge — Grade a same-game combo (parlay-style multi-leg position) on a prediction market against its fair value.
  • nfl_power_ratings — The PredictionMarketsPicks NFL power ratings — the Gridiron Edge Rating (GER) for all 32 teams, a defense-adjusted power number expressed as expected points vs an average team, with each team's rank and tier.
  • nfl_win_probability — Turn an NFL point spread and game total into win probability, projected score, cover probability, and over/under probability — using the PredictionMarketsPicks scoring-margin model.