← Registry

Analytics

dailylocks.ai

Provides MLB betting odds, daily picks with model probabilities and edges, and player prop plays.

1 endpoint10 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://dailylocks.ai/mcp

No auth detected

MCP server metadata

Name
dailylocks
Version
1.1.0
Capabilities
tools.listChanged

Known tools 10

get_board_date

Current published board date for the selected sport, plus all available historical dates by data type.

Inferred read-only
get_odds

The board.

Inferred read-only
get_todays_picks

Daily game picks for the MLB board: STRONG_BET / MODERATE_BET / LEAN tiers, model win probabilities, edge vs the Vegas line, and pitcher matchup notes.

Inferred read-only
get_props

Prop plays for a slate.

Inferred read-only
get_player_props

Alias of get_props; will be removed.

Inferred read-only
get_daily_brief

Long-form daily brief in markdown covering lineups, weather, umpires, bullpen availability, and slate alerts.

Inferred read-only
get_walk_tracker

Season-to-date walk prop tracker: tracked plays with odds, results, and running hit rate.

Inferred read-only
get_hr_tracker

Season-to-date home run prop tracker with park factor, weather, and revenge-game context, plus running hit rate.

Inferred read-only
get_recent_wins

Recently graded winning prop plays with market, odds, and date.

Inferred read-only
get_standings

Model power rankings and team records for the selected sport (all 30 MLB clubs today).

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

.mcp.json

{
  "mcpServers": {
    "dailylocks": {
      "type": "http",
      "url": "https://dailylocks.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "dailylocks",
  "transport": "streamable-http",
  "url": "https://dailylocks.ai/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.