MCP Config

Filesystem Operator

Securely read/write local files and organize projects. Let AI do the heavy lifting.

MCP Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@anthropic/filesystem-mcp"
      ],
      "env": {
        "ALLOWED_PATHS": "/Users/your-username/Documents,/Users/your-username/Projects"
      }
    }
  }
}

Quick Copy

Share

How to Use

  1. 1. Click "Copy Config"
  2. 2. Open Claude Desktop Settings
  3. 3. Paste into claude_desktop_config.json
  4. 4. Restart Claude Desktop