Loading MCP server directory, please wait...
Generate, edit and upscale AI video and images from any agent via VicSee.
npx @getmcp/cli add io.github.vicseeai/vicsee-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
VICSEE_API_KEYVicSee API key (starts with sk-) from vicsee.com Settings then API. Requires a paid plan or credit pack.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vicseeai/vicsee-mcp-server": {
"command": "npx",
"args": [
"-y",
"@vicsee/mcp-server"
],
"env": {
"VICSEE_API_KEY": ""
}
}
}
}