Loading MCP server directory, please wait...
Generate images and videos via the Corent API — auto model routing with provider fallback.
npx @getmcp/cli add io.github.gg13121/corent-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CORENT_API_KEYYour Corent API key (co_live_...). Create one at https://corent.tech/dashboard/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gg13121/corent-mcp": {
"command": "npx",
"args": [
"-y",
"corent-mcp"
],
"env": {
"CORENT_API_KEY": ""
}
}
}
}