← Registry

Analytics

mccoyai.io

Provides sports analytics and data visualization for matchups, park factors, and game situations.

1 endpoint27 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://api.mccoyai.io/mcp-http/mcp

No auth detected

MCP server metadata

Name
mccoyai-picks
Version
1.28.1
Capabilities
experimentalpromptsresourcestools

Known tools 27

render_matchup_zone_card

Render McCoy's arsenal-vs-zones card: the pitcher's located pitch map (movement tails, velo/usage/whiff legend), overlaid on the batter's hot/cold wOBA zones when given.

Inferred read-only
park_environment

How a ballpark is playing vs the league this season — fly-ball distance, HR/K/BB rate, runs & RBI per game, all as % vs league — with a rendered card.

Inferred read-only
situational_ep

What a down & distance is really worth: does converting with a minimal gain raise or LOWER expected points?

Inferred read-only
list_games

Return the slate of games for a sport and date.

Inferred read-only
get_gated_picks

Return McCoy gated picks for a sport/date.

Inferred read-only
get_track_record

Return gated accuracy and Brier score for a sport over a date window.

Inferred read-only
get_todays_approved_picks

Today's mccoy_approved=true picks for a sport — demo data, free.

Inferred read-only
fact_check_body

Fact-check arbitrary sports content against McCoy's canonical MLB DB.

Inferred read-only
get_game_prediction

Return McCoy's latest stored predictions for a specific game.

Inferred read-only
get_player_card

Most recent McCoy rating + key stats for a named player.

Inferred read-only
get_market_edge

McCoy's flagship alpha tool: model probability vs sportsbook implied probability.

Inferred read-only
get_prop_projection

McCoy per-player prop projections from the stored sim pipeline.

Inferred read-only
get_win_probability

On-demand MLB win probability for any matchup — scheduled or hypothetical.

Inferred read-only
get_prediction_proof

Return the Merkle inclusion proof for a prediction — McCoy's verifiability surface.

Inferred read-only
project_matchup_props

On-demand MLB player prop projections for any matchup.

Inferred read-only
get_bvp_matchup

McCoy batter-vs-pitcher matchup stats for a single pair.

Inferred read-only
get_pitcher_arsenal

McCoy pitcher arsenal: per-pitch-type usage, velo, spin, and McCoy ratings.

Inferred read-only
get_player_profile

McCoy player profile: archetype, overall rating, attributes JSON, season grade.

Inferred read-only
get_team_ratings

McCoy team ratings: overall, rotation, rotation_stuff, bullpen, lineup, defense, win_pct.

Inferred read-only
get_umpire_profile

McCoy umpire profile: called-strike rate, zone tightness, K/BB shifts.

Inferred read-only
get_catcher_framing

McCoy catcher framing stats: games, innings, FRM, DRS, CS/SB/PB.

Inferred read-only
get_deserved_leaderboard

McCoy DESERVED-axis true-talent leaderboard — the sim's xwOBA forecast per hitter.

Inferred read-only
get_player_deserved

McCoy DESERVED-axis true-talent eval for ONE hitter — sim xwOBA forecast + rank.

Potential side effects
get_odds

Cross-book over/under ladder + de-vigged consensus for a player prop.

Inferred read-only
get_line_movement

Open→current line movement + steam detection for a player prop.

Inferred read-only
get_market_outliers

Soft-book / outlier scan across a game or whole slate.

Inferred read-only
get_consensus_edge

The alpha fusion tool: McCoy model probability vs de-vigged consensus.

Inferred read-only

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.mccoyai-picks]
url = "https://api.mccoyai.io/mcp-http/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mccoyai-picks": {
      "type": "http",
      "url": "https://api.mccoyai.io/mcp-http/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mccoyai-picks": {
      "type": "http",
      "url": "https://api.mccoyai.io/mcp-http/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mccoyai-picks",
  "transport": "streamable-http",
  "url": "https://api.mccoyai.io/mcp-http/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.