← Registry

AI & Machine Learning

cheapestinference.com

Manages access to AI model pools with subscription and payment handling.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.cheapestinference.com/mcp

No auth detected

MCP server metadata

Name
cheapestinference
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

list_pools

All active Unlimited pools: models served, per-block USDC price for 30 days, coarse availability.

Inferred read-only
get_pool

One pool in detail: models, per-block prices, availability, and what the subscription includes.

Inferred read-only
get_crypto_quote

Quote for subscribing to a pool with USDC on Base: exact amount, payment address, and the claim message you must sign after paying.

Potential side effects
confirm_crypto_subscription

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.

Potential side effects
get_card_checkout_link

Card payments require a browser (3-D Secure).

Inferred read-only
get_subscription_status

Status of a pool subscription key: pool, reserved daily blocks, expiry, renewal semantics.

Inferred read-only
get_connection_info

OpenAI-compatible and Anthropic base URLs plus ready-to-paste client snippets.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cheapestinference",
  "transport": "streamable-http",
  "url": "https://api.cheapestinference.com/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 cheapestinference.com was fetched 2026-08-05T04:18:47.802Z and is being refreshed.

Trust status Trusted

cheapestinference.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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