Skip to content
Cline

mostai mcp for Cline

io.github.most-ai-com/mostai-mcp

Generate images, video, music, speech and text with 60+ models through your MostAI account.

client:Cline transport:stdio runtime:pypi

Install mostai mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mostai mcp in other clients