# mcp MCP server

Discover unlimited LLM inference pools, get USDC quotes, subscribe on Base, check key status.

## Links
- Registry page: https://www.getdrio.com/mcp/com-cheapestinference-mcp
- Website: https://cheapestinference.com

## Install
- Endpoint: https://api.cheapestinference.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.cheapestinference.com/mcp

## Tools
- list_pools (List subscription pools) - All active Unlimited pools: models served, per-block USDC price for 30 days, coarse availability. Blocks are 8h daily windows (UTC); reserving all blocks = 24/7. No auth required. Endpoint: https://api.cheapestinference.com/mcp
- get_pool (Get pool details) - One pool in detail: models, per-block prices, availability, and what the subscription includes. Endpoint: https://api.cheapestinference.com/mcp
- get_crypto_quote (Get a USDC subscription quote) - Quote for subscribing to a pool with USDC on Base: exact amount, payment address, and the claim message you must sign after paying. Crypto subscriptions are one-time 30 days (no auto-renewal). Endpoint: https://api.cheapestinference.com/mcp
- confirm_crypto_subscription (Confirm a USDC payment and receive your API key) - After sending the quoted USDC amount on Base, submit the transaction hash plus an EIP-191 signature of the claim message (from get_crypto_quote) made with the paying wallet. Verifies the payment on-chain and returns your API key. Idempotent: safe to retry with the same tx_hash. Endpoint: https://api.cheapestinference.com/mcp
- get_card_checkout_link (Get a card checkout link) - Card payments require a browser (3-D Secure). Returns the dashboard page for the pool where a human can complete checkout. Card subscriptions auto-renew monthly until cancelled. Endpoint: https://api.cheapestinference.com/mcp
- get_subscription_status (Check a subscription key) - Status of a pool subscription key: pool, reserved daily blocks, expiry, renewal semantics. Endpoint: https://api.cheapestinference.com/mcp
- get_connection_info (How to connect) - OpenAI-compatible and Anthropic base URLs plus ready-to-paste client snippets. Works with or without a key (keyless: explains subscribe and x402 pay-per-request options). Endpoint: https://api.cheapestinference.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.cheapestinference
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 6, 2026
- Source: https://registry.modelcontextprotocol.io
