TokenLab Model Explorer
БесплатноНе проверенEnables browsing TokenLab models, comparing pricing, and generating cURL examples for various AI endpoints.
Описание
Enables browsing TokenLab models, comparing pricing, and generating cURL examples for various AI endpoints.
README
Lightweight TokenLab Model Explorer prototype for ChatGPT/OpenAI Apps SDK. It exposes an MCP Streamable HTTP endpoint plus an interactive MCP Apps widget for:
- browsing TokenLab models from
/models.json - comparing pricing from
/pricing.json - generating copyable examples for Chat Completions, Responses, Anthropic Messages, and Gemini
generateContent
This repository is intentionally small so it can be used as a public discoverability asset and a starting point for a hosted ChatGPT app.
Live MCP endpoint: https://tokenlab-model-explorer.vercel.app/mcp
Run locally
npm install
npm test
npm start
The server listens on http://localhost:8000.
- MCP endpoint:
http://localhost:8000/mcp - Widget preview:
http://localhost:8000/widget
For ChatGPT local testing, expose the MCP endpoint with a tunnel such as ngrok, then add the /mcp URL as a connector in ChatGPT developer mode.
The Express app is also exported as the default module, so Vercel can deploy this repository without a custom adapter.
Environment
TOKENLAB_API_BASE=https://api.tokenlab.sh
PORT=8000
Tools
| Tool | Purpose |
|---|---|
open_tokenlab_model_explorer |
Browse TokenLab models by category or search query. |
compare_tokenlab_models |
Compare pricing metadata for up to 8 model IDs. |
generate_tokenlab_endpoint_example |
Generate cURL snippets for OpenAI-compatible and native TokenLab endpoints. |
Discovery inputs
https://api.tokenlab.sh/models.jsonhttps://api.tokenlab.sh/pricing.jsonhttps://api.tokenlab.sh/integrations.jsonhttps://docs.tokenlab.sh/openapi.json
Notes
- This app does not require a TokenLab API key for discovery tools.
- Inference tools should use
@tokenlab/mcp-server; this repo focuses on model exploration and endpoint examples. - The widget follows the MCP Apps pattern: tools are registered with UI metadata, and the HTML resource is served as an MCP app resource.
from github.com/hedging8563/tokenlab-openai-apps-model-explorer
Установка TokenLab Model Explorer
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/hedging8563/tokenlab-openai-apps-model-explorerFAQ
TokenLab Model Explorer MCP бесплатный?
Да, TokenLab Model Explorer MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для TokenLab Model Explorer?
Нет, TokenLab Model Explorer работает без API-ключей и переменных окружения.
TokenLab Model Explorer — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить TokenLab Model Explorer в Claude Desktop, Claude Code или Cursor?
Открой TokenLab Model Explorer на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare TokenLab Model Explorer with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
