Skip to content
Claude Code

gency mcp for Claude Code

ai.gency/gency-mcp

Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code

client:Claude Code transport:stdio runtime:npm

Install gency mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add gency-mcp -e GENCY_API_URL=<GENCY_API_URL> -e GENCY_OAUTH_CLIENT_ID=<GENCY_OAUTH_CLIENT_ID> -e GENCY_OAUTH_CLIENT_SECRET=<GENCY_OAUTH_CLIENT_SECRET> -e GENCY_OAUTH_API_BASE=<GENCY_OAUTH_API_BASE> -e GENCY_OAUTH_SCOPE=<GENCY_OAUTH_SCOPE> -e GENCY_MCP_ALLOWED_CLIENT_IDS=<GENCY_MCP_ALLOWED_CLIENT_IDS> -e GENCY_MCP_UPLOAD_SECRET=<GENCY_MCP_UPLOAD_SECRET> -e GENCY_MCP_OAUTH_RESOURCE=<GENCY_MCP_OAUTH_RESOURCE> -- npx -y @gency-ai/gency-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

gency mcp in other clients