mcp-sage

mcp-sage

4

The `mcp-sage` project is an MCP server offering tools for interacting with AI models to perform tasks like code reviews and creating implementation plans. It decides which model to use from OpenAI or Google's offerings based on the context's token size, enhancing development workflows with robust AI-driven insights.

1

Send prompts and file paths to get the model's response.

2

Send code modification instructions and file paths to get formatted SEARCH/REPLACE block suggestions.