generate_background — backgrounds MCP Tool
generate_background
(generate background) is one of 6 tools on the
backgrounds
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_background from your client
- Claude Code backgrounds generate_background run in your project directory
- Claude Desktop backgrounds generate_background ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor backgrounds generate_background ~/.cursor/mcp.json
- VS Code backgrounds generate_background .vscode/mcp.json
- Zed backgrounds generate_background ~/.config/zed/settings.json
- Windsurf backgrounds generate_background ~/.codeium/windsurf/mcp_config.json
- Cline backgrounds generate_background ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI backgrounds generate_background ~/.gemini/settings.json
- Grok backgrounds generate_background .mcp.json (in your project root)
- ChatGPT backgrounds generate_background Settings → Connectors → Advanced → Developer mode
- Claude.ai backgrounds generate_background Settings → Connectors → Add custom connector
- LangChain backgrounds generate_background pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http backgrounds https://api.creatica.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.