AI API Radar
Live LLM API price + status radar across 11 providers, with public per-model price HISTORY.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Live LLM API price + status radar across 11 providers, with public per-model price HISTORY.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| cheapest_model | Return the cheapest LLM API models that meet a constraint, ranked by blended $/M-token cost. Use this to route an agent to the lowest-cost model with enough context that is currently operational. Filter by minimum context window and provider; weight input vs output cost for your workload. |
| price_history | Return the dated $/M-token price history (input + output) for one model. This is AI API Radar's exclusive time-series — useful for spotting price-war cuts and trend. |
| status | Current operational status for one or all AI API providers (from each provider's public status page). |
| price_change_alerts | Subscribe a webhook to fire when a provider changes prices (or read recent price changes). Pass `webhook` to subscribe (optionally filter by provider and direction 'cut'|'raise'); omit to read recent changes. |