Stability AI Connector for AI agents.
7 live capabilities
Generate and edit high-quality Stable Diffusion visuals through your chat interface.
Waiting for input…
Why people use Stability AI
Stability AI Image Generation for Creative Workflows
This Connector puts that entire process into your AI client. You describe the vision, the agent handles the generation, and if a detail is off, you just tell the agent to fix that specific spot. You get a finished, high-quality asset without ever leaving your conversation.
What Vinkius changes
You get a direct line from your chat box to a professional image generation studio.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Concept Art Generation
A designer asks for a cyberpunk cafe in the rain and gets four options to pick from instantly.
- Real-world use case 02
Product Mockups
A creator takes a photo of a blank bottle and uses masking to place a label on it without editing the background.
- Real-world use case 03
Asset Scaling
A developer takes a small thumbnail and uses upscale_image to create a full-screen hero banner for a website.
Complete set · 7capabilities
The complete Stability AI capability set.
These are the exact actions your AI can choose when you ask it to work with Stability AI.
01—04
4 capabilities in this set.
Part of 7 available through Stability AI.
- 01 Capability
Get user account
This capability pulls your current account info so the agent knows who is making the request. It helps keep your session organized and secure.
- 02 Capability
Text to image
This turns a written description into a base64 image for you to see instantly. You can use it to generate variety and explore new concepts quickly.
- 03 Capability
Upscale image
This boosts the pixel count of a low-quality image to make it production-ready. Use it to turn small thumbnails into large, crisp visuals.
- 04 Capability
List engines
This shows every available model so you can pick the right one for the job. You can see which engines are currently live and ready to use.
05—07
3 capabilities in this set.
Part of 7 available through Stability AI.
- 05 Capability
Masking
This lets the agent target specific pixels for editing without ruining the rest of the image. It's perfect for fixing small details or swapping out objects.
- 06 Capability
Get user balance
This displays your remaining credits so you don't run out of juice mid-project. It helps you manage your budget without leaving your chat.
- 07 Capability
Image to image
This takes a starting photo and applies a new style or prompt to it. It's a great way to transform a sketch into a finished piece.
Set up in minutes
One URL. Then ask Stability AI to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Stability AI from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uQMkWs7uk1lhgNyrPl74Duqqa16wDIRa3TEHUazR/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Stability AI, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Stability AI for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uQMkWs7uk1lhgNyrPl74Duqqa16wDIRa3TEHUazR/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Stability AI URL.
- Step 03
Save and start
Save the connection and enable Stability AI in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"stability-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_uQMkWs7uk1lhgNyrPl74Duqqa16wDIRa3TEHUazR/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Stability AI
Open Agent mode in chat and ask: "Using Stability AI, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"stability-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_uQMkWs7uk1lhgNyrPl74Duqqa16wDIRa3TEHUazR/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Stability AI
Ask Copilot: "Using Stability AI, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"stability-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_uQMkWs7uk1lhgNyrPl74Duqqa16wDIRa3TEHUazR/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Stability AI
Open Cascade and ask: "Using Stability AI, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"stability-ai-alternative": {
"url": "https://edge.vinkius.com/vk_preview_uQMkWs7uk1lhgNyrPl74Duqqa16wDIRa3TEHUazR/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Stability AI
Ask Cline: "Using Stability AI, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add stability-ai-alternative --transport http "https://edge.vinkius.com/vk_preview_uQMkWs7uk1lhgNyrPl74Duqqa16wDIRa3TEHUazR/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Stability AI
Ask Claude: "Using Stability AI, show me...". 7 tools are ready
Where the request belongs
Work Stability AI can move forward.
Designers who need to iterate on mood boards quickly, developers building image-heavy apps, and content creators who need unique assets for every post.
Graphic Designer
Prototyping 50 different logo concepts in a single afternoon by chatting with an agent.
Frontend Developer
Generating placeholder assets or UI elements while coding in Cursor.
Social Media Manager
Creating custom blog headers and posts without needing a dedicated illustrator.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsStability AI
Connect your AI to Stability AI's powerful image generation models. Create, upscale, and edit high-quality images directly and efficiently.
Playground AI
Generate, inpaint, upscale, and transform images using Playground AI's powerful models via natural language.
Midjourney
AI image generation. create, upscale, vary, and blend images using Midjourney's Imagine API.
DeepAI
Generate and edit images using AI. create art from text, remove backgrounds, colorize photos, and upscale images directly from your AI agent.
Midjourney AI (Generative Image Arts)
Generate professional AI art via Midjourney. use 'imagine' for text-to-image, upscale grids, and perform camera edits.
Claid AI
Automate AI image processing via Claid. upscale resolution, remove backgrounds, and enhance product photos directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Stability 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 Stability AI.
The practical details behind the request, access and result.
Can I use the Stability AI MCP to create images from scratch?
Yes, you can use it to generate images from text prompts. Just describe what you want to see, and the agent will produce the visual for you.
Does the Stability AI MCP support upscaling?
It does. You can use it to increase the resolution and detail of existing images to make them production-ready.
How do I fix a specific part of an image with the Stability AI MCP?
You can use the masking capability. Tell your agent which part of the image needs to change, and it will replace just that area.
Can I check my account balance using the Stability AI MCP?
Yes, the agent can check your current credits and account details directly so you always know your remaining balance.
Does the Stability AI MCP work with my current AI client?
It works with any MCP-compatible client like Claude, Cursor, or Windsurf. You just need to connect it through Vinkius.
What kind of images can I make with the Stability AI MCP?
You can create anything from realistic photos and 3D renders to abstract art and stylized illustrations using the Stable Diffusion engines.
How can I check how many credits I have left for image generation?
You can use the get_user_balance capability. The agent will query the Stability AI API and return your current credit balance immediately.
Can I improve the quality of a low-resolution image?
Yes! Use the upscale_image capability. Provide the base64 encoded image and specify an upscaling engine like esrgan-v1-x2plus to increase resolution and detail.
How do I know which models (engines) are available for me to use?
Simply run the list_engines capability. It will retrieve a complete list of all active Stability AI engines, including Stable Diffusion XL and specialized editing models.
One connection away
Give your agent a direct line to Stability AI.
Connect Stability 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