CursorPool
← 返回首页
FileAI - MCP logo

FileAI - MCP

2

fileAI MCP server 提供一套工具对接 fileAI 文件处理流水线,支持文件上传、OCR、文档分类与结构化数据抽取,通过 MCP 让 AI 模型以编程方式处理文档。

MCPFileAI - MCP
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx mcp-remote https://mcp.file.ai --header accept: application/json --header x-api-key:${API_KEY}",
  "env": {
    "API_KEY": "YOUR_API_KEY"
  }
}