Remover Fundo for VS Code
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:VS Code
transport:streamable-http
tools:7
Install Remover Fundo in VS Code
.vscode/mcp.json
{
"servers": {
"removebg-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_removebg"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs