Skip to content
Cursor

files com for Cursor

com.mcparmory/files-com

Manage files, users, and automated workflows across cloud storage and protocols

client:Cursor transport:stdio runtime:pypi

Install files com in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "files-com": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcparmory-files-com"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

files com in other clients