Command Palette

Search for a command to run...

UnylyUnyly
Browse all

OhMyGPT Flux

FreeNot checked

Provides a bridge to OhMyGPT Flux image generation API, enabling high-quality image creation from text prompts with customizable parameters and cached results d

GitHubEmbed

About

Provides a bridge to OhMyGPT Flux image generation API, enabling high-quality image creation from text prompts with customizable parameters and cached results directly within conversations.

README

You can verify your Node.js installation by running:

node --version  # Should show v18.0.0 or higher

Installation

  1. Clone the repository:
git clone https://github.com/XXpE3/omgflux-mcp-server.git && cd omgflux-mcp-server
  1. Install dependencies:
npm install
  1. Build the project:
npm run build

Configuration

{
  "mcpServers": {
    "omgflux-mcp": {
      "command": "node",
      "args": ["/path/to/omgflux-mcp-server/build/index.js"],
      "env": {
        "OHMYGPT_API_KEY": "your-api-key-here"
      }
    }
  }
}

from github.com/xxpe3/omgflux-mcp-server

Installing OhMyGPT Flux

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/xxpe3/omgflux-mcp-server

FAQ

Is OhMyGPT Flux MCP free?

Yes, OhMyGPT Flux MCP is free — one-click install via Unyly at no cost.

Does OhMyGPT Flux need an API key?

No, OhMyGPT Flux runs without API keys or environment variables.

Is OhMyGPT Flux hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install OhMyGPT Flux in Claude Desktop, Claude Code or Cursor?

Open OhMyGPT Flux on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare OhMyGPT Flux with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All media MCPs