MCP Server
MCP
Corent
Generate images and videos via the Corent API — auto model routing with provider fallback.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "corent-mcp",
"version": "0.4.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Corent API key (co_live_...). Create one at https://corent.tech/dashboard/api-keys",
"isRequired": true,
"isSecret": true,
"name": "CORENT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment