Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.voxodds/voxodds

REMOTE · VOXODDS.COM · SCANNED SEP 27

All-in outcome rankings with live depth, fees, verified rules, EV checks, and track records.

Available components

0 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security51
Transport & Reachability100
Schema Quality & AI Usability74
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2657 tokens (~147/item across 18 items; 18 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 18 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the com.voxodds/voxodds MCP server?

com.voxodds/voxodds is a hosted endpoint at https://voxodds.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · voxodds.com

# add to Claude Code
claude mcp add --transport http com-voxodds-voxodds 'https://voxodds.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-voxodds-voxodds": {
      "url": "https://voxodds.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-voxodds-voxodds": {
      "type": "http",
      "url": "https://voxodds.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-voxodds-voxodds]
url = "https://voxodds.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-voxodds-voxodds": {
      "type": "remote",
      "url": "https://voxodds.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-voxodds-voxodds --url 'https://voxodds.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-voxodds-voxodds:
    url: "https://voxodds.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-voxodds-voxodds": {
      "Transport": "http",
      "Url": "https://voxodds.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-voxodds-voxodds -t streamable-http -u 'https://voxodds.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-voxodds-voxodds": {
      "type": "http",
      "url": "https://voxodds.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 11 Sept 26 0
    • Server version: 1.29.1 → 1.30.0 functional
  • 4 Sept 26 0
    • Stability: 0.97 → pass security
  • 3 Sept 26 0
    • Stability: pass → 0.97 functional
  • 1 Sept 26 0
    • Server version: 1.29.0 → 1.29.1 functional
  • 31 Aug 26 0
    • Stability: 0.97 → pass security
  • 30 Aug 26 0
    • Stability: pass → 0.97 functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://voxodds.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=voxodds.com CN=WR3,O=Google Trust Services,C=US 25 Sept 2026 24 Dec 2026 RSA 2048 SHA256-RSA b9507a16877c65591012ac40eb9f1b50
SANs: voxodds.com, www.voxodds.com
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of voxodds.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
voxodds.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://unpkg.com https://www.gstatic.com https://apis.google.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com; frame-src https://accounts.google.com; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://voxodds.com/mcp Verified 200
http (plaintext) http://voxodds.com/mcp Inconclusive 406
MCP tools · 18 exposed · ~2,354 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_bet ~257

THE pre-bet check — run this BEFORE the user places any bet, on any bookmaker. Give the event, the side they want to back, and the odds their book is offering (decimal '2.10', american '+110' or fractional '11/10' all work). Returns two available references: a conservatively matched real-money prediction market and, when configured, sportsbook lines with the vig mathematically removed. It returns an expected-value verdict (EV per 100 staked, break-even odds, Kelly stake) or refuses when the event/side cannot be resolved safely. Pass `your_probability` (0-1) to also log YOUR estimate as an append-only receipt in your public audited Brier record (voxodds.com/forecasters) — requires `forecaster_id`. Verdict is arithmetic, not a model output. Research, not financial advice; betting legality depends on the user's jurisdiction.

NameTypeReqDescription
eventstringyes–
forecaster_idstring––
odds_offeredstring––
sidestringyes–
sportstring––
your_probabilitynumber––
NameTypeReqDescription
resultstringyes–

No examples provided.

compare_executable_quotes ~122

Fetch size-aware order-book fills and estimated taker fees for one Polymarket contract and one Kalshi contract, then compare their complete rules. It only names a best venue when the pair has been explicitly human-reviewed as equivalent. Similar titles with different settlement criteria return `comparable: false` plus blockers instead of a fabricated spread or arbitrage.

NameTypeReqDescription
amount_usdnumber––
kalshi_tickerstringyes–
polymarket_idstringyes–
sidestring––
NameTypeReqDescription
resultstringyes–

No examples provided.

compare_platforms ~97

Compare candidate equivalent events on Polymarket vs Kalshi side by side. Returns displayed probabilities and their spread as a research signal. These are not executable quotes or arbitrage claims: verify order-book depth, fees, fills, and resolution rules before deciding where a contract is actually cheaper. Optional `query` filters by keywords in the market question.

NameTypeReqDescription
limitinteger––
querystring––
NameTypeReqDescription
resultstringyes–

No examples provided.

find_best_price ~177

Find which bookmaker pays the most for one specific bet when VoxOdds has a configured live sportsbook feed. The registry is a directory, not live coverage. Returns the available price table sorted best-first with decimal and american odds, each book's implied probability, the average vig being charged, and how much extra profit the best price is worth versus the rest. Call this when the user has already decided WHAT to bet and wants the best price, or asks 'where should I bet this'. Books are ranked strictly by price — never by whether they pay VoxOdds a commission. Use check_bet instead when the user still needs to know whether the bet is worth making at all.

NameTypeReqDescription
eventstringyes–
sidestringyes–
sportstring––
NameTypeReqDescription
resultstringyes–

No examples provided.

get_edge_signals ~95

Get VoxOdds' ranked market signals: unusually wide spreads, closing-soon watches, and integrity flags across live prediction markets — where the numbers say to LOOK first. Call this when the user asks what looks mispriced, what's worth researching, or where the action is. Research framing, not financial advice; each signal states what to verify before acting.

NameTypeReqDescription
limitinteger––
NameTypeReqDescription
resultstringyes–

No examples provided.

get_executable_quote ~169

Walk the current public order book for an all-in cash-sized BUY quote on one exact contract. `platform` is polymarket or kalshi; `market_id` is the Polymarket market id or Kalshi ticker returned by search; `side` is the outcome to buy. Returns best bid/ask, depth-weighted average fill, worst consumed level, shares, estimated taker fee, effective average price, and unfilled cash. The budget includes the fee estimate. Venue-side rounding can vary with actual fills, and this tool does not assert cross-venue contract equivalence.

NameTypeReqDescription
amount_usdnumber––
market_idstringyes–
platformstringyes–
sidestring––
NameTypeReqDescription
resultstringyes–

No examples provided.

get_forecaster_record ~86

Get YOUR audited forecast record on VoxOdds: pending receipts (submitted, awaiting market resolution) and scored results (Brier vs the market price captured when you submitted). Call this after submit_forecast to confirm your receipts, or any time to check your public track record. Same forecaster_id you submit with.

NameTypeReqDescription
forecaster_idstringyes–
NameTypeReqDescription
resultstringyes–

No examples provided.

get_market_odds ~101

Get live prediction-market odds for a real-world event, phrased as a natural language question. Call this when the user asks about the probability, odds, or likelihood of any future event (elections, sports results, crypto prices, Fed decisions, geopolitics). Example: "will France win the World Cup". Returns the best-matching market with implied probabilities and source links.

NameTypeReqDescription
questionstringyes–
NameTypeReqDescription
resultstringyes–

No examples provided.

get_research_theses ~80

Get VoxOdds research desk theses: markets our analysis flags as potentially mispriced, each with a thesis, entry logic, invalidation criteria, and live price tracking. Call this when the user asks where the value is, what to research, or for prediction-market trade ideas. Research framing only - not financial advice.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes–

No examples provided.

get_track_record ~123

Get VoxOdds' audited AI-vs-market forecast track record. Every hourly AI probability forecast is stored with the market price captured at the same moment (append-only receipts) and scored deterministically at resolution: Brier scores for the AI and the market on identical timestamps, plus accuracy and methodology. Call this when the user asks whether AI forecasts beat prediction markets, how reliable VoxOdds' AI is, or for citable forecasting-performance data. Losses are published too — the record is auditable, not curated.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes–

No examples provided.

get_world_cup_brief ~91

Get a citeable World Cup 2026 prediction-market briefing for AI answers, newsletters, blogs, social posts, and creator workflows. Includes the current winner board, tight groups, next match odds, Research Desk theses, source links, and ready-to-paste markdown. Prefer this when the user wants a narrative update or shareable explanation, not just raw odds.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes–

No examples provided.

get_world_cup_matchday ~96

Get the daily World Cup 2026 matchday market slate. Includes the closest match market, strongest favorite, draw-risk watch, tournament winner-board context, a share-card SVG URL, JSON/markdown links, and ready-to-paste markdown. Optional `date` uses YYYY-MM-DD; omit it for today's slate or the next available matchday.

NameTypeReqDescription
datestring––
NameTypeReqDescription
resultstringyes–

No examples provided.

get_world_cup_odds ~110

Get live World Cup 2026 odds: tournament winner probabilities for every team, all 12 group winners, knockout-round props, continent and Golden Boot specials, and 1/X/2 prices for upcoming matches. Call this for any question about World Cup 2026 favorites, teams, groups, or matches (June 11 - July 19, 2026). Updated every 10 minutes from prediction markets with $1.8B+ traded.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes–

No examples provided.

list_arbitrage_candidates ~141

Scan every fingerprint-pinned equivalent Polymarket–Kalshi binary pair for two-leg coverage. It buys opposite sides at equal whole-contract size, walks current ask depth, includes estimated taker fees and conservative Kalshi rounding, and emits a candidate only when total all-in cost is below the common settlement payout. Results are unfilled candidates, never guaranteed trades: cross-venue orders are non-atomic and both exact-size legs must fill. Optional `family` uses a family key returned by the tool.

NameTypeReqDescription
familystring––
max_capital_usdnumber––
NameTypeReqDescription
resultstringyes–

No examples provided.

list_executable_opportunities ~148

Rank both YES and NO across every human-reviewed equivalent Polymarket–Kalshi pair. Each row walks current public depth within the all-in budget, includes estimated taker fees, and links to the lower effective-price venue. Contracts whose rules changed or whose requested size cannot be quoted are omitted and reported as unavailable. Optional `family` uses a family key returned by the tool; optional `side` is Yes or No. Use this when the user asks where the largest currently executable cross-venue price differences are.

NameTypeReqDescription
amount_usdnumber––
familystring––
sidestring––
NameTypeReqDescription
resultstringyes–

No examples provided.

list_sportsbook_surebets ~133

Find unfilled sportsbook surebet candidates across the configured live books. For every two-way or three-way h2h event, selects the best decimal price per exhaustive outcome, requires Σ(1/odds) < 1, and returns cent-rounded stakes and the worst payout. Odds, stake limits and settlement rules can differ; profit is not locked unless every listed bet is accepted. Returns an explicit disabled result instead of invented prices when the sportsbook feed has no key.

NameTypeReqDescription
capital_usdnumber––
sport_keystring––
NameTypeReqDescription
resultstringyes–

No examples provided.

list_trending_markets ~101

List live prediction markets ordered by 24h volume. Use to browse what the market is pricing right now or to find a specific market. `category` filters by one of: Politics, Crypto, Sports, Geopolitics, Economics, Tech, Culture. `search` filters by keyword in the market question.

NameTypeReqDescription
categorystring––
limitinteger––
searchstring––
NameTypeReqDescription
resultstringyes–

No examples provided.

submit_forecast ~227

Submit YOUR probability forecast on a live prediction market and build a public, audited track record. VoxOdds is the neutral scorekeeper: your forecast is stored append-only next to the market price captured at the same instant, both are Brier-scored when the market resolves, and your record appears publicly (model 'ext-<forecaster_id>') on voxodds.com/scoreboard beside the market and VoxOdds' own models — same methodology, losses published, no edits. Use list_trending_markets to find a market_id. `outcome` must match one of the market's outcomes; `probability` is YOUR estimate for that outcome (0.01-0.99); `forecaster_id` is your stable handle (3-32 chars, a-z 0-9 dash). Free; forecasts cannot be deleted or revised.

NameTypeReqDescription
forecaster_idstringyes–
market_idstringyes–
outcomestringyes–
probabilitynumberyes–
NameTypeReqDescription
resultstringyes–

No examples provided.

Common questions

What is the com.voxodds/voxodds MCP server?

com.voxodds/voxodds is an MCP server listed in the public MCP registry as com.voxodds/voxodds. All-in outcome rankings with live depth, fees, verified rules, EV checks, and track records. This page covers its hosted endpoint (https://voxodds.com/mcp).

Is the com.voxodds/voxodds MCP server safe to use?

com.voxodds/voxodds scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.voxodds/voxodds MCP server expose?

com.voxodds/voxodds exposes 18 tools: submit_forecast, get_market_odds, get_executable_quote, compare_executable_quotes, list_executable_opportunities, and 13 more. Their descriptions and schemas cost roughly 2,354 tokens of context every time the server is loaded.

Does the com.voxodds/voxodds MCP server require authentication?

No. We connected to com.voxodds/voxodds without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.voxodds/voxodds MCP server still maintained?

com.voxodds/voxodds is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.