$ timeahead.in
mcp/recraft-aimcp-recraft-server/install/claude-code

install @recraft-ai/mcp-recraft-server on Claude Code

Requires Node 18+ on your system so npx can fetch the package on first run. Claude Code persists MCP servers via its CLI — no config file to edit, just run the command below once. Paste the config below, then follow the reload step to register @recraft-ai/mcp-recraft-server.

run this in your terminal
cli: Run the command below in your terminal — Claude Code persists it for you.
claude mcp add recraft --env RECRAFT_API_KEY=<YOUR_RECRAFT_API_KEY> --env IMAGE_STORAGE_DIRECTORY=<YOUR_IMAGE_STORAGE_DIRECTORY> --env RECRAFT_REMOTE_RESULTS_STORAGE=<YOUR_REMOTE_RESULTS_STORAGE_INDICATOR> -- npx -y @recraft-ai/mcp-recraft-server@latest
then: No reload needed — the next session picks up the new server.
other clients
Claude DesktopCursorWindsurfVS Code (Copilot)
← back to @recraft-ai/mcp-recraft-server
Install @recraft-ai/mcp-recraft-server MCP Server on Claude Code | Timeahead