Skip to content
Vinkius

Playground AI Connector for AI agents.

10 live capabilities

Create and edit high-resolution visual assets using natural language.

Live agent request Playground AI / Connector

Waiting for input…

AI Agent

Why people use Playground AI

Playground AI for Faster Visual Asset Generation

With this Connector, your agent handles the API calls for you. You stay in your flow. You get high-quality renders, upscaled assets, and background-removed images without ever leaving your workspace.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct line to high-end image generation without the manual friction of a web interface.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 6,100+ Connectors

  1. Real-world use case 01

    Generating UI placeholders

    A developer needs a specific icon for a mockup.

  2. Real-world use case 02

    Fixing low-res logos

    A designer has a small logo that looks blurry on a banner.

  3. Real-world use case 03

    Isolating product photos

    A marketer has a product photo with a messy room background.

Complete set · 10capabilities

The complete Playground AI capability set.

These are the exact actions your AI can choose when you ask it to work with Playground AI.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Playground AI.

  1. 01 Capability

    Inpaint image

    Edits specific parts of an image by using a prompt and a mask image. This keeps the rest of the image identical while you fix a detail.

  2. 02 Capability

    List generations

    Lists your most recent image generations and prompts. Use this to find previous work and IDs.

  3. 03 Capability

    Generate image

    Creates new images from text prompts using models like Playground v3 or SDXL. You can specify dimensions and style nuances.

  4. 04 Capability

    Transform image

    Modifies an existing image based on a text prompt and a strength setting. This is useful for changing the style of a base asset.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Playground AI.

  1. 05 Capability

    Upscale image

    Increases the resolution and detail of an image by a factor of 2 or 4. Use this to turn low-res web assets into high-res prints.

  2. 06 Capability

    Remove background

    Strips the background from an image and returns a transparent PNG. It is perfect for isolating products or people for UI design.

  3. 07 Capability

    Outpaint image

    Extends an image beyond its current borders in any direction. The AI generates new content that matches the existing style.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Playground AI.

  1. 08 Capability

    Generate with controlnet

    Uses a reference image to guide the generation with depth, pose, or edges. This provides high-level structural control over the output.

  2. 09 Capability

    List models

    Shows all available models and their specific capabilities. Use this to see what versions are currently active.

  3. 10 Capability

    Get generation

    Fetches the details and metadata for a specific generation ID. This helps you track the status of an image request.

Set up in minutes

One URL. Then ask Playground AI to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Playground AI from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_CZ4iZgNPLcXoXLZeQcrF98W9DBO3Kd80p4W5elUg/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Playground AI, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Playground AI for the conversation.

Where the request belongs

Work Playground AI can move forward.

Built around the request

This is for the creative pro who is tired of jumping between browser tabs to get assets ready. It is for people who need visual content to move at the speed of thought.

01

Web Developers

Creating UI placeholders and custom graphical assets on the fly while coding in Cursor or VS Code.

02

Concept Artists

Automating tedious tasks like background removal and iterative sketching to speed up the mood boarding process.

03

Creative Directors

Quickly adjusting image scale and style during high-level brainstorming sessions without opening a heavy editor.

Bring your own AI

Change the model, client or framework. Keep Playground AI connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Playground AI.

The practical details behind the request, access and result.

Can I use Playground AI to make my images bigger?

Yes, you can use this to upscale images up to 4x while keeping the details sharp. It is great for turning small web icons into large hero images.

Does this help with removing backgrounds from product photos?

Definitely. You can tell your agent to strip the background, and it will return a transparent PNG file ready for your website.

How do I expand the edges of an image?

You can use the outpainting feature to tell your agent which direction to grow the image, and it will fill in the new space with matching content.

Can I change parts of an image without changing the whole thing?

Yes, you can use inpainting. Just tell your agent which area to edit, and it will only modify that specific spot.

Is this good for web developers who need icons?

It is perfect for that. You can generate specific assets, like buttons or icons, directly through your chat and put them straight into your code.

Can I use different styles for my images?

Yes, the integration supports several models and styles, including ControlNet for specific depth and pose guidance.

Can my AI automatically remove a background and embed the image into my project?

Yes! The agent triggers the remove_background method on any public image URL. Playground internally isolates the core subject, dropping the background layers, and replies with a secure pointer URL. Your agent can instantly fetch the response string and code an `` tag placing the clean asset directly into the UI mapping you're developing.

How exactly does `outpaint_image` expand the canvas?

The capability passes the target image alongside the literal specific expansion vectors ('up', 'down', 'left', 'right') and a guiding context text. The diffusion nodes generate purely new mathematical tensor states radiating outward, predicting the lighting, shadows, and environment strictly following your prompt rules without stretching existing pixels.

Can I enforce specific structural references using ControlNet constraints?

Yes. Instead of standard generation, invoke generate_with_controlnet. You upload a scribble or an edges-only mapping layout as your source. By defining the explicit type ('canny', 'depth', 'pose', 'scribble'), the AI strictly anchors its conceptual render to those physical guiding constraints rather than randomizing spatial architecture.

One connection away

Give your agent a direct line to Playground AI.

Connect Playground AI once. Keep it beside 6,100+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available