Frontier
dev.openfrontier/frontierDiscover Frontier inference capabilities and read sanitized usage through read-only tools.
Tools · 3
List Frontier's current stable public model aliases.
Get the public endpoints, stable aliases, and exact Chat Completions constraints.
Read usage for the Frontier bearer API key on this MCP HTTP request.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"frontier": {
"url": "https://openfrontier.dev/mcp",
"transport": "streamable-http"
}
}
}