xpay Media Studio for Claude Desktop
io.github.xpaysh/media
25+ AI media tools. FLUX, Ideogram, Recraft, Stability AI, MiniMax video, Kokoro TTS.
client:Claude Desktop
transport:streamable-http
Install xpay Media Studio in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"media": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://media.mcp.xpay.sh/mcp?key={api_key}"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs