PluginBench
MCP Server

ai.gency/gency-mcp MCP Server

ai.gency/gency-mcp

What is the ai.gency/gency-mcp MCP server?

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

How to install ai.gency/gency-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • GENCY_API_URL

    Gency API base URL

  • GENCY_OAUTH_CLIENT_ID

    OAuth client ID override. Defaults to the built-in official client, so most users never set this.

  • GENCY_OAUTH_CLIENT_SECRET
    secret

    OAuth client secret, only needed for confidential clients.

  • GENCY_OAUTH_API_BASE

    OAuth provider base URL. Defaults to GENCY_API_URL.

  • GENCY_OAUTH_SCOPE

    Space-separated OAuth scopes.

  • GENCY_MCP_ALLOWED_CLIENT_IDS

    serve-http only: OAuth client IDs whose tokens this server accepts (space or comma separated). Empty accepts any client.

  • GENCY_MCP_UPLOAD_SECRET
    secret

    serve-http only: HMAC key for signed upload handles. Only needed when running more than one instance, so a handle issued by one verifies on another.

  • GENCY_MCP_OAUTH_RESOURCE

    RFC 8707 resource indicator to send on authorize/token/refresh requests. Opt-in until the Gency authorization server is confirmed to accept it.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gency-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gency-ai/gency-mcp"
      ],
      "env": {
        "GENCY_API_URL": "<YOUR_GENCY_API_URL>",
        "GENCY_OAUTH_CLIENT_ID": "<YOUR_GENCY_OAUTH_CLIENT_ID>",
        "GENCY_OAUTH_CLIENT_SECRET": "<YOUR_GENCY_OAUTH_CLIENT_SECRET>",
        "GENCY_OAUTH_API_BASE": "<YOUR_GENCY_OAUTH_API_BASE>",
        "GENCY_OAUTH_SCOPE": "<YOUR_GENCY_OAUTH_SCOPE>",
        "GENCY_MCP_ALLOWED_CLIENT_IDS": "<YOUR_GENCY_MCP_ALLOWED_CLIENT_IDS>",
        "GENCY_MCP_UPLOAD_SECRET": "<YOUR_GENCY_MCP_UPLOAD_SECRET>",
        "GENCY_MCP_OAUTH_RESOURCE": "<YOUR_GENCY_MCP_OAUTH_RESOURCE>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gency-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gency-ai/gency-mcp"
      ],
      "env": {
        "GENCY_API_URL": "<YOUR_GENCY_API_URL>",
        "GENCY_OAUTH_CLIENT_ID": "<YOUR_GENCY_OAUTH_CLIENT_ID>",
        "GENCY_OAUTH_CLIENT_SECRET": "<YOUR_GENCY_OAUTH_CLIENT_SECRET>",
        "GENCY_OAUTH_API_BASE": "<YOUR_GENCY_OAUTH_API_BASE>",
        "GENCY_OAUTH_SCOPE": "<YOUR_GENCY_OAUTH_SCOPE>",
        "GENCY_MCP_ALLOWED_CLIENT_IDS": "<YOUR_GENCY_MCP_ALLOWED_CLIENT_IDS>",
        "GENCY_MCP_UPLOAD_SECRET": "<YOUR_GENCY_MCP_UPLOAD_SECRET>",
        "GENCY_MCP_OAUTH_RESOURCE": "<YOUR_GENCY_MCP_OAUTH_RESOURCE>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gency-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gency-ai/gency-mcp"
      ],
      "env": {
        "GENCY_API_URL": "<YOUR_GENCY_API_URL>",
        "GENCY_OAUTH_CLIENT_ID": "<YOUR_GENCY_OAUTH_CLIENT_ID>",
        "GENCY_OAUTH_CLIENT_SECRET": "<YOUR_GENCY_OAUTH_CLIENT_SECRET>",
        "GENCY_OAUTH_API_BASE": "<YOUR_GENCY_OAUTH_API_BASE>",
        "GENCY_OAUTH_SCOPE": "<YOUR_GENCY_OAUTH_SCOPE>",
        "GENCY_MCP_ALLOWED_CLIENT_IDS": "<YOUR_GENCY_MCP_ALLOWED_CLIENT_IDS>",
        "GENCY_MCP_UPLOAD_SECRET": "<YOUR_GENCY_MCP_UPLOAD_SECRET>",
        "GENCY_MCP_OAUTH_RESOURCE": "<YOUR_GENCY_MCP_OAUTH_RESOURCE>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gency-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@gency-ai/gency-mcp"
      ],
      "env": {
        "GENCY_API_URL": "<YOUR_GENCY_API_URL>",
        "GENCY_OAUTH_CLIENT_ID": "<YOUR_GENCY_OAUTH_CLIENT_ID>",
        "GENCY_OAUTH_CLIENT_SECRET": "<YOUR_GENCY_OAUTH_CLIENT_SECRET>",
        "GENCY_OAUTH_API_BASE": "<YOUR_GENCY_OAUTH_API_BASE>",
        "GENCY_OAUTH_SCOPE": "<YOUR_GENCY_OAUTH_SCOPE>",
        "GENCY_MCP_ALLOWED_CLIENT_IDS": "<YOUR_GENCY_MCP_ALLOWED_CLIENT_IDS>",
        "GENCY_MCP_UPLOAD_SECRET": "<YOUR_GENCY_MCP_UPLOAD_SECRET>",
        "GENCY_MCP_OAUTH_RESOURCE": "<YOUR_GENCY_MCP_OAUTH_RESOURCE>"
      }
    }
  }
}
Claude Code
claude mcp add gency-mcp --env GENCY_API_URL=<YOUR_GENCY_API_URL> --env GENCY_OAUTH_CLIENT_ID=<YOUR_GENCY_OAUTH_CLIENT_ID> --env GENCY_OAUTH_CLIENT_SECRET=<YOUR_GENCY_OAUTH_CLIENT_SECRET> --env GENCY_OAUTH_API_BASE=<YOUR_GENCY_OAUTH_API_BASE> --env GENCY_OAUTH_SCOPE=<YOUR_GENCY_OAUTH_SCOPE> --env GENCY_MCP_ALLOWED_CLIENT_IDS=<YOUR_GENCY_MCP_ALLOWED_CLIENT_IDS> --env GENCY_MCP_UPLOAD_SECRET=<YOUR_GENCY_MCP_UPLOAD_SECRET> --env GENCY_MCP_OAUTH_RESOURCE=<YOUR_GENCY_MCP_OAUTH_RESOURCE> -- npx -y @gency-ai/gency-mcp

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →