Analytics
dailylocks.ai
Provides MLB betting odds, daily picks with model probabilities and edges, and player prop plays.
ENDPOINT 1
https://dailylocks.ai/mcp
MCP server metadata
- Name
- dailylocks
- Version
- 1.1.0
Known tools 10
get_board_dateCurrent published board date for the selected sport, plus all available historical dates by data type.
Inferred read-onlyget_todays_picksDaily 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-onlyget_daily_briefLong-form daily brief in markdown covering lineups, weather, umpires, bullpen availability, and slate alerts.
Inferred read-onlyget_walk_trackerSeason-to-date walk prop tracker: tracked plays with odds, results, and running hit rate.
Inferred read-onlyget_hr_trackerSeason-to-date home run prop tracker with park factor, weather, and revenge-game context, plus running hit rate.
Inferred read-onlyget_standingsModel power rankings and team records for the selected sport (all 30 MLB clubs today).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.