Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

MCPVOT — x402 Facilitator Machine

io.github.mcpvot/mcpvot

x402 paid APIs for AI agents on Base. Blockchain, wallet, DEX, crypto, web search.

Uptime
100.0%
1 direct probes · 30d
Response
852ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
0
available

Tools · 5

search_web

Search the web via SerpAPI (Google search). Returns organic results with rankings. Costs $0.01 USDC per call. Requires SERPAPI_KEY env var configured on backend.

get_race_results

Full iRacing race results including finish order (P1, P2, P3), laps completed, incidents, iRating changes, and weather/track info. Takes a subsession_id (from search_hosted_races). Requires active iRa…

lookup_driver

Look up an iRacing driver profile by customer ID — iRating, license class, safety rating, career stats (starts, wins, top5s, avg finish, avg incidents). Requires active iRacing subscription. Costs $0.…

search_hosted_races

Search iRacing hosted race results by date range, driver, or session name. Returns list of races with subsession IDs, track info, winner, driver count. Use subsession_id with get_race_results for full…

get_ecosystem_status

Get mcpvot.xyz server health, available x402 services, and MCP endpoint info. FREE endpoint (no payment required).

Resources · 1

x402-guide

How to pay for MCPVOT tools using x402 (USDC on Base).

mcpvot://x402/guide

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpvot_—_x402_facilitator_machine": {
      "url": "https://mcpvot.xyz/api/mcp",
      "transport": "streamable-http"
    }
  }
}