← Registry

API Tools

oddsockets.com

An MCP server for OddSockets that helps users sign up, create and activate an app, and start a free trial to access odds data.

1 endpoint2 known toolsFirst detected July 27, 2026Last detected July 29, 2026

ENDPOINT 1

https://mcp.oddsockets.ai/mcp

No auth detected

MCP server metadata

Name
oddsockets
Version
1.1.0
Capabilities
tools.listChanged

Known tools 2

oddsockets_get_started

Explains what OddSockets is and how to create + activate an app from this MCP server (no API key on this session yet).

Potential side effects
oddsockets_signup

Create a new OddSockets app and start the 7-day free trial (card required, cancel anytime before day 7).

Potential side effects

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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