mostai mcp for Claude Desktop
io.github.most-ai-com/mostai-mcp
Generate images, video, music, speech and text with 60+ models through your MostAI account.
client:Claude Desktop
transport:stdio
runtime:pypi
Install mostai mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mostai-mcp": {
"command": "uvx",
"args": [
"mostai-mcp"
],
"env": {
"MOSTAI_COOKIE": "<MOSTAI_COOKIE>",
"MOSTAI_WARN_PRICE": "<MOSTAI_WARN_PRICE>",
"MOSTAI_MAX_PRICE": "<MOSTAI_MAX_PRICE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs