Show HN: TokenLab MCP, model discovery, pricing, and native AI endpoint tools TokenLab released TokenLab MCP, a Model Context Protocol server that lets users discover AI models, compare pricing, and call native AI endpoints for text, image, video, music, 3D, and audio generation from MCP clients like Claude, Codex, and Cursor. The server enables 31 tools by default, expandable to 80, and requires no API key for model and pricing queries. 模型与定价 6搜索模型、查看价格和能力,并直接比较候选模型。 无需 API 密钥 list models get model get pricing get model pricing compare models get api overview TOKENLAB MCP 接入 Claude、Codex、Cursor 等 MCP 客户端,查模型、比价格,调用文本、图像、视频、音乐、3D 与音频能力。默认启用 31 个常用工具,需要时可扩展到 80 个。 复制客户端配置并替换 API 密钥。只查询模型和价格时,不填密钥也能使用。 启动命令 npx -y @tokenlabai/mcp-server 连接后可用 工具 31 个常用工具覆盖大多数调用;需要批处理、Responses 管理或媒体素材管理时,再启用完整模式。 包含模型与价格、文本与多模态生成、文件、任务、向量和翻译。 搜索模型、查看价格和能力,并直接比较候选模型。 无需 API 密钥 list models get model get pricing get model pricing compare models get api overview 支持 Chat Completions、Responses、Messages、Gemini,以及图像、视频、音乐、3D 和音频。 需要 API 密钥 create chat completion create response create anthropic message create gemini content create image create image file edit image edit image file create video create music create 3d model create speech transcribe audio translate audio 上传文件、查询异步任务,并完成向量化、重排和翻译。 需要 API 密钥 upload file list files retrieve file retrieve file content delete file get task status cancel task create embedding create multimodal embedding rerank documents translate text 再增加 49 个用于 Responses、批量请求、World 和媒体素材管理的工具。 连接方式 在线版适合只查模型和价格;本地版可调用 TokenLab 的完整能力。