MCP Server
MCP
Chutes Media MCP
Generate image, video, music and speech through Chutes and save assets into your project.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "chutes-media-mcp",
"version": "2.0.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Chutes API key used for authenticated model discovery and generation.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CHUTES_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment