Create AI Images and Video Inside Claude
Connect Claude to Ambience AI with the Model Context Protocol. Describe what you want in your chat, and your creation lands in your library.
- Works with Claude Desktop and Claude Code
- One command to set up
- Included with the Business plan
{
"mcpServers": {
"ambience": {
"command": "npx",
"args": ["-y", "@ambienceai/mcp-server"],
"env": {
"AMBIENCE_ACCESS_TOKEN": "YOUR_TOKEN"
}
}
}
}Your Creative Studio, In Your Chat
The MCP server gives Claude the full set of Ambience AI creative tools. Ask in plain language, and Claude handles the rest.
Images in Your Chat
Describe a scene and get a finished image without leaving the conversation. Multi-image editing and composition are included.
Video Generation
Turn a description into a video clip. Claude tracks long-running creations and tells you when they're ready.
Music and Speech
Create instrumental tracks, songs with lyrics, ambient soundscapes, and natural-sounding speech from text.
Upscale and Transcribe
Upscale images up to 4x for print-ready quality, and transcribe audio into text, subtitles, or captions.
Your Library, Everywhere
Everything Claude creates is saved to your Ambience AI library, ready to share, remix, or use in your next project.
Secure by Design
The open-source server stores no secrets. It forwards your API token, which you can delete anytime from settings.
Set Up in Three Steps
Setup takes about five minutes. The setup guide walks you through every step.
Create Your API Token
In your Ambience AI settings, create a token and choose what Claude is allowed to do, from images to your full creative toolkit.
Add the Server to Claude
Paste one command into Claude Code, or add a short config to Claude Desktop. Your token connects your account securely.
Ask Claude to Create
Describe an image, a video, or a soundtrack in your chat. Your creation is saved to your Ambience AI library.
Frequently Asked Questions
Everything you need to know about connecting Claude to Ambience AI.
@ambienceai/mcp-server) that connects Claude to Ambience AI through the Model Context Protocol. Once connected, Claude can create images, videos, music, and speech with your Ambience AI account while you chat.It works with Claude Desktop and Claude Code. Both connect to the server through a local MCP configuration with your API token.
Claude can create images, videos, music, and speech, transcribe audio, upscale images up to 4x, check your credit balance, and browse your library. Everything Claude creates is saved to your Ambience AI library, ready to share or remix.
You create an API token in your Ambience AI settings and add it to your Claude configuration. The server forwards your token to Ambience AI and stores no secrets of its own. Tokens expire after 90 days, and you can delete them anytime.
Yes. Creations made through Claude use the same credits as the Ambience AI app, so your balance and billing stay in one place.
@ambienceai/mcp-server.