mcp__gemini__refactor_suggestions
Generate AI-powered refactoring suggestions for code to improve readability and performance, supporting multiple programming languages within the Gemini MCP environment.
Instructions
Get AI-powered refactoring suggestions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Code to refactor | |
goals | No | Refactoring goals | readability,performance |
language | No | Programming language | javascript |