Skip to content
Claude Desktop

Chutes Media MCP for Claude Desktop

io.github.thestreamcode/chutes-media-mcp

Generate image, video, music and speech through Chutes and save assets into your project.

client:Claude Desktop transport:stdio runtime:npm

Install Chutes Media MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "chutes-media-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chutes-media-mcp"
      ],
      "env": {
        "CHUTES_API_KEY": "<CHUTES_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Chutes Media MCP in other clients