Blog/FLUX.1 Kontext MCP Global Debut: Instantly Unlock Real-Time Multimodal Power in Windsurf

FLUX.1 Kontext MCP Global Debut: Instantly Unlock Real-Time Multimodal Power in Windsurf

1. Introducing FLUX.1 Kontext

FLUX.1 Kontext is a professional image-to-image editing model developed by Black Forest Labs, designed for intelligent contextual understanding and precise image manipulation. It supports a wide range of editing tasks without requiring complex prompts, including object modification, style transformation, background replacement, character consistency editing, and text editing.

FLUX.1 Kontext’s core strengths lie in its exceptional contextual understanding and ability to maintain character consistency. It ensures that key elements—such as character features and compositional layouts—remain stable even after multiple rounds of editing.

Additionally, both the FLUX.1 Kontext Pro and FLUX.1 Kontext Max versions of the API are now available as paid offerings. Black Forest Labs says it will soon release the open source FLUX.1 Kontext Dev.

2. Introducing WaveSpeed MCP: Empowering Agent Multimodality

WaveSpeedAI is a global leading platform in multimodal AI acceleration, integrating the most advanced AI video and image generation models. We provide efficient, secure, and reliable solutions, empowering developers and enterprises to accelerate creation and commercialization.

Seamless Integration, Enhanced Agent Capabilities

WaveSpeed MCP empowers any agent—such as those built on large language models like DeepSeek—to effortlessly gain image and video generation abilities through a standardized interface, enabling truly multimodal interaction.

Professional-Grade Output Quality

Simplified Development Workflow

Developers don’t need to master the complexities of image and video generation. With simple integration via MCP, agents can be instantly equipped with powerful visual creation capabilities.

Efficient and Reliable

3. Introducing Windsurf

Windsurf is a new AI programming assistant developed by the Codeium team, designed to enhance developers’ productivity through deep integration with AI technologies. It excels in contextual understanding, toolchain integration, and intelligent code assistance, while also offering a wide range of features and flexible collaboration modes. Like Cursor, Windsurf provides access to GPT-4o and Claude 3.5 Sonnet models — completely free to use.

However, Windsurf still has some limitations. For example, during development, if you want it to fetch a website’s logo, generate a product promo video, or connect directly to a database to retrieve user data—tasks that involve multimodal processing or real-world execution—Windsurf often falls short.

This is exactly where MCP makes a difference. It extends Windsurf’s capabilities beyond reasoning, enabling it to act. With MCP, Windsurf evolves from a tool that can “think” to one that can also “do,” becoming a truly unified AI assistant that helps developers complete the full loop from intelligent inference to real-world execution.

4. Integrating WaveSpeed MCP into Windsurf

This article uses Windsurf as an example to demonstrate how to add image and video generation capabilities using WaveSpeed MCP. Before we begin, please make sure you have the following prepared:

Download Windsurf and Log In

You may already be familiar with Windsurf. If not, you can download it from the official website. Once installed, log in using your mobile number and verification code.

Open WaveSpeedAI and Log In

Many of you may already be familiar with WaveSpeedAI, the world’s fastest and most cost-effective AI platform for image and video generation.

If you don’t yet have an account, you can apply for one here.

P1

Sign up with GitHub or Google and get $1 instantly.

P2

Get Access Key.

P3

Download the WaveSpeedAI MCP

This is a simple step: just use the MCP service provided by WaveSpeedAI and install the MCP client. If you’re interested in the code, you can read our docs to learn more.

🔗WaveSpeedAI MCP Server

If you’re not yet familiar with MCP, think of it as an AI orchestrator—it coordinates multiple large models and tools to automate complex tasks, enabling AI not just to think, but also to act.

pip install wavespeed-mcp

You can check the version information after installation.

pip show wavespeed-mcp

5. Configuration of Windsurf

Step 1: Open the Windsurf IDE you previously downloaded and registered. In the top right corner, you’ll see a gear icon — click it to open the settings panel, then search for ‘MCP’.

P4

Step 2: Configuration of MCP Server. When the page jumps to the MCP list, click Add. Then you will be taken to the MCP marketplace, under the search box, click “Configure Manually”.

P5

Step 3: Configuration of WAVESPEED_API_KEY.

In the configuration page, enter the following JSON: [WAVESPEED_API_KEY] refers to the access key obtained from WaveSpeed in the previous section.

{
  "mcpServers": { 
    "Wavespeed": {
      "command": "wavespeed-mcp",
      "env": {
        "WAVESPEED_API_KEY": "xxx",
      }
    }
  }
}

Click Confirm and all the configurations are done.

6. Start and Try FLUX.1 Kontext

By using the newly created agent in Windsurf, you can generate images or videos with just one click. The following seven examples will demonstrate the power of FLUX.1 Kontext.

Start: Creating an Image with FLUX Dev

Prompt:

A man dressed in a classic suit, wearing a dark jacket paired with a striped shirt, holding a vintage microphone with a confident and elegant posture and a warm smile on his face. The composition keeps the man in sharp focus, perfectly highlighting his charming retro charisma and strong stage presence. The overall scene incorporates cinematic lighting effects, with meticulously detailed elements, creating a vibrant and joyful atmosphere.

Agent Running Process:

P6

Result:

P7

Use FLUX.1 Kontext and See the Showcase

Showcase 1: FLUX.1 Kontext Change Background

Prompt: Change the background to a party.

Agent Running Process:

P8

Result:

P9

Images are automatically uploaded and optimized based on the prompt.

Showcase 2: FLUX.1 Kontext Change of Style

Prompt: Transform to cartoon style.

Agent Running Process:

P10

Result:

P11

Showcase 3: FLUX.1 Kontext Add Text

Prompt: Add “must-listen-to album” as title.

Agent Running Process:

P12

Result:

P13

Showcase 4: FLUX.1 Kontext Text Editing

Prompt: Change the title to “never gonna give you up”

Agent Running Process:

P14

Result:

P15

Showcase 5: FLUX.1 Kontext Posture Change

Prompt: Make it an album cover in a music store

Agent Running Process:

P16

Result:

P17

7. Try FLUX.1 Kontext now!

WaveSpeedAI and Windsurf Agent allow developers to unleash their creativity and complete the highest quality multimodal creations in the least amount of time. Try it now and start creating efficiently!

🔗WaveSpeed MCP Link

📲 Follow us on Twitter, LinkedIn and join our Discord channel to stay updated.

© 2025 WaveSpeedAI. All rights reserved.