Apifox 命令行运行工具
Apifox CLI tool for importing and exporting OpenAPI/Postman data
使用 Apifox MCP Server,可以将 Apifox 项目内的接口文档作为数据源提供给 Cursor 等支持 AI 编程的 IDE 工具以便让 AI 能够直接访问项目对应的接口文档数据。
## 本地开发
Apifox MCP Server and CLI - 让 AI 助手读取和刷新 Apifox/OpenAPI 文档缓存
从 Apifox 导出 Swagger/OpenAPI 文档并生成 TypeScript 类型定义的工具
Swagger2/OpenAPI3/Apifox to TypeScript/JavaScript, request client(support any client), request mock service, enum and enum translation, react-query/vue-query, type field label, JSON Schemas
MCP server that resolves Apifox APIs by URL via single-endpoint export — clean YAML, no full-project pull.
从Apifox拉取API接口并生成本地mock和TypeScript类型文件,并提供mock服务器
```typescript
Generate TypeScript API modules from Swagger/OpenAPI and Apifox shared docs
统一的 MCP 服务器集合
Pretty unicode tables for the command line. Based on the original cli-table.
1. 下载 npm install -g labmai-tools-cli 2. tools <init|i|install> 进行yaml配置 3. 使用命令 labmai-tools | tools | lt
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
Get stdout window width, with two fallbacks, tty and then a default.
使用 apifox 的接口文档生成 axios 的类型文件
No description provided.
The linux x64 distribution of the Sentry CLI binary.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Spinners for use in the terminal
Syntax highlighting in your terminal
Toggle the CLI cursor
一个用于将 Apifox API 文档与 AI 助手集成的 Model Context Protocol (MCP) 服务器。