Ramakrishnan24689/copilot-studio-agent-optimizer
AI-powered optimization tool for Microsoft Copilot Studio agents. Automatically improves agent configurations with intelligent suggestions and code generation using GitHub Copilot.
Platform-specific configuration:
{
"mcpServers": {
"copilot-studio-agent-optimizer": {
"command": "npx",
"args": [
"-y",
"copilot-studio-agent-optimizer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...