MCP Sage

sage-review

Submit code for an expert review through the MCP Sage server to receive precise SEARCH/REPLACE edit suggestions. Include specific paths for context, enabling the model to analyze and improve code effectively.

Instructions

Send code to the sage model for expert review and get specific edit suggestions as SEARCH/REPLACE blocks.

Use this tool any time the user asks for a "sage review" or "code review" or "expert review". This tool includes the full content of all files in the specified paths and instructs the model to return edit suggestions in a specific format with search and replace blocks. If the user hasn't provided specific paths, use as many paths to files or directories as you're aware of that are useful in the context of the prompt.

Input Schema

NameRequiredDescriptionDefault
instructionYesThe specific changes or improvements needed.
pathsYesPaths to include as context. Including directories will include all files contained within recursively.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "instruction": { "description": "The specific changes or improvements needed.", "type": "string" }, "paths": { "description": "Paths to include as context. Including directories will include all files contained within recursively.", "items": { "type": "string" }, "type": "array" } }, "required": [ "instruction", "paths" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Sage

Related Tools

ID: k6how3qzn4