Skip to content
Zed

Morfiade for Zed

io.github.morfiade-app/morfiade-mcp

Manage local Chrome profiles on Windows: own cookies, sessions and proxy per profile.

client:Zed transport:stdio runtime:pypi

Install Morfiade in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "morfiade-mcp": {
      "command": "uvx",
      "args": [
        "morfiade-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Morfiade in other clients