Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Index9

БесплатноНе проверен

Up-to-date model data for AI coding assistants

GitHubEmbed

Описание

Up-to-date model data for AI coding assistants

README

Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor

Per-editor install configs (Cursor, VS Code, Claude Code, Codex): https://index9.dev/#install

Install

npx -y @index9/mcp@latest

Generic MCP client config:

{
  "mcpServers": {
    "index9": {
      "command": "npx",
      "args": ["-y", "@index9/mcp@latest"],
      "env": {
        "OPENROUTER_API_KEY": "sk-or-..."
      }
    }
  }
}

Claude Code one-liner: claude mcp add --transport stdio index9 -- npx -y @index9/mcp.

OpenRouter API key

Required for live test_model calls. Set OPENROUTER_API_KEY in your MCP client config. dryRun=true works without it.

Tools

  • list_facets: List available providers, capabilities, modalities, and tokenizers
  • find_models: Search AI models by semantic query or filters
  • get_models: Fetch full model metadata for up to 100 IDs or aliases
  • compare_models: Diff 2-10 models across pricing, context, capabilities, and tokenizer
  • test_model: Run live inference or dry-run cost estimates on 1-10 models (requires OpenRouter API key)

Response metadata

All tool responses include an _index9 object with:

  • apiBaseUrl: API base URL used for the request

Error responses also include:

  • status: upstream HTTP status code
  • _index9.retryAfterSeconds: present when Retry-After is returned
  • _index9.rateLimit: present when rate-limit headers are returned (x-ratelimit-limit, x-ratelimit-remaining, x-ratelimit-reset)

from github.com/index9-org/mcp

Установка Index9

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/index9-org/mcp

FAQ

Index9 MCP бесплатный?

Да, Index9 MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Index9?

Нет, Index9 работает без API-ключей и переменных окружения.

Index9 — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Index9 в Claude Desktop, Claude Code или Cursor?

Открой Index9 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Index9 with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai