mostai mcp for Windsurf
io.github.most-ai-com/mostai-mcp
Generate images, video, music, speech and text with 60+ models through your MostAI account.
client:Windsurf
transport:stdio
runtime:pypi
Install mostai mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs