MCPVOT — x402 Facilitator Machine
io.github.mcpvot/mcpvotx402 paid APIs for AI agents on Base. Blockchain, wallet, DEX, crypto, web search.
Tools · 5
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.
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…
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 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 mcpvot.xyz server health, available x402 services, and MCP endpoint info. FREE endpoint (no payment required).
Resources · 1
How to pay for MCPVOT tools using x402 (USDC on Base).
mcpvot://x402/guide
Similar MCP servers embedding-nearest
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"
}
}
}