MCP server for VCF Automation Orchestrator — manage workflows, actions, configuration elements, and extensibility subscriptions via AI assistants
{
"mcpServers": {
"mcp-vcf-orchestrator": {
"command": "npx",
"args": [
"-y",
"@mgovedarov/mcp-vcf-orchestrator"
]
}
}
}