← Registry

General Tools

agentbets.ai

Provides guides, glossary terms, live vig rankings, and personalized sportsbook recommendations for AgentBets.

1 endpoint6 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://api.agentbets.ai/mcp

No auth detected

MCP server metadata

Name
agentbets
Version
1.1.0
Capabilities
resourcestools

Known tools 6

search_guides

Search AgentBets guides, tools, and documentation by keyword.

Inferred read-only
get_page

Fetch a specific AgentBets page as clean markdown.

Inferred read-only
lookup_term

Look up a prediction market or agent betting term from the AgentBets glossary.

Inferred read-only
get_vig_rankings

Get live sportsbook vig/overround rankings from the AgentBets Vig Index.

Inferred read-only
recommend_sportsbook

Get a personalized sportsbook recommendation based on skill level, bet size, preferred sport, and wager type.

Inferred read-only
ask_question

Ask the AgentBets AI a question about sportsbooks, prediction markets, odds, vig, or anything covered on agentbets.ai.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentbets.ai was fetched 2026-08-23T22:25:44.935Z.

Trust status RestrictedContent

agentbets.ai is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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