Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Frontier

dev.openfrontier/frontier

Discover Frontier inference capabilities and read sanitized usage through read-only tools.

Uptime
100.0%
3 direct probes · 30d
Response
334ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

list_models

List Frontier's current stable public model aliases.

get_capabilities

Get the public endpoints, stable aliases, and exact Chat Completions constraints.

get_usage

Read usage for the Frontier bearer API key on this MCP HTTP request.

How to use

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

{
  "mcpServers": {
    "frontier": {
      "url": "https://openfrontier.dev/mcp",
      "transport": "streamable-http"
    }
  }
}