Skip to content
Zed

Remover Fundo for Zed

io.github.mcp-dir/removebg-mcp

Removes the background from an image by URL, cutting out the foreground person or object with AI and

client:Zed transport:streamable-http tools:7

Install Remover Fundo in Zed

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

{
  "context_servers": {
    "removebg-mcp": {
      "url": "https://api.mcp.ai/p_removebg"
    }
  }
}

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

What Zed can do once it is connected

Remover Fundo in other clients