Skip to content
Cursor

Remover Fundo for Cursor

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:Cursor transport:streamable-http tools:7

Install Remover Fundo in Cursor

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

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

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

What Cursor can do once it is connected

Remover Fundo in other clients