Sogni Gen
Freeby MCP Community
Sogni AI image & video generation — OpenClaw plugin and MCP server for Claude Code / Claude Desktop
v1.6.1Added Apr 12, 2026
sogniaiimage-generationopenclawplugin
Sogni Gen MCP Server
Sogni AI image & video generation — OpenClaw plugin and MCP server for Claude Code / Claude Desktop
Installation
npx -y sogni-gen
Reviews
Installation
Quick install
npx -y sogni-gen
Add to claude_desktop_config.json
{
"mcpServers": {
"sogni-gen": {
"command": "npx",
"args": ["-y", "sogni-gen"]
}
}
}