Sunra.ai is a generative media platform built for developers, providing high-performance AI model inference capabilities. It specializes in running diffusion models through production-ready APIs and interactive UI playgrounds.
服务器配置
{
"mcpServers": {
"sunra-mcp-server": {
"command": "npx",
"args": [
"@sunra/mcp-server"
],
"env": {
"SUNRA_KEY": "sk-api-xxxx. optional if you set the SUNRA_KEY environment variable system wide"
}
}
}
}