Overview
The Poof MCP (Model Context Protocol) server enables powerful background removal capabilities directly within AI development environments like Cursor, Claude Desktop, and VS Code. This integration allows AI models to remove backgrounds from images during your conversation.Features
- Multi-Platform Support — Works with Claude, Claude Code, Cursor, Windsurf, VS Code, and more
- AI-First Design — Natural language interface for background removal
- Multiple Tools — Remove backgrounds and check account balance
- Easy Integration — Simple setup with popular AI tools
Installation
Manual Installation
Integration Setup
Claude / Claude Desktop / Cowork
Connect directly from Claude without manually configuring an API key.- Go to Settings → Connectors
- Click Add custom connector and enter
Poofas the name andhttps://api.poof.bg/mcpas the URL. Click Add. - Click Authorize when prompted to grant MCP access.
Claude Code
- Add the Poof MCP server:
- Run
/mcpin Claude Code and select Authenticate for Poof to complete the OAuth flow in your browser.
ChatGPT
- Go to Settings → Apps & Connectors
- Click Create to add a new connector
- Enter
Poofas the name andhttps://api.poof.bg/mcpas the connector URL - Click Save
Cursor
- Open Cursor Settings
- Navigate to MCPs & Integrations → New MCP Server
- Add new MCP server:
Windsurf
Add to~/.windsurf/cascade/config.json:
VS Code
Using the MCP extension:- Install the MCP extension
- Add Poof server configuration
- Set your API key in environment settings
Configuration
Environment Variables
POOF_API_KEY: Your Poof API key (required)