Promptpilot Mcp

by doctorm333

197 downloads
Not rated
GitHub

About

Generate images, video, and audio directly in Claude Code, Cursor, Windsurf, or any MCP-compatible AI agent.

Details

Author
doctorm333
Downloads
197
Categories
AI

- 20+ models for image, video, and audio generation
- Free models work without any API key
- Paid models require a Pollinations API key
- Integrates with any MCP-compatible AI agent
- Includes popular models like Flux, Imagen 4, Grok Imagine
- Supports ElevenLabs TTS for text-to-speech

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Promptpilot Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

list_models

List all available models for image, video, and audio generation with their type and pricing

list_styles

List all available styles, lighting, camera angles, moods, colors, and quality tags for prompt building

build_prompt

Build an optimized prompt from subject + style/lighting/camera/mood/color/quality options

generate_image

Generate an image using Pollinations API. Returns a URL to the generated image.

generate_video

Generate a video using Pollinations API. Returns a URL to the generated video.

generate_audio

Generate audio (speech or music) using Pollinations API. Returns a URL to the generated audio.

check_balance

Check your Pollinations API balance (pollen). Shows remaining credits for paid models.

generate_batch

Generate multiple images in one call (up to 10). More efficient than calling generate_image repeatedly.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "promptpilot mcp": {
            "promptpilot": {
                "command": "npx",
                "args": [
                    "-y",
                    "promptpilot-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "promptpilot": {
        "command": "npx",
        "args": [
            "-y",
            "promptpilot-mcp"
        ]
    }
}

Generate images, video, and audio directly in Claude Code, Cursor, Windsurf, or any MCP-compatible AI agent.
20+ models — Flux, GPT-Image-1, Imagen 4, Grok Imagine, Seedance, ElevenLabs TTS, and more. Free models work without an API key. Paid models require a Pollinations key.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.