MCP Sage

sage-opinion

Get detailed opinions or code reviews from an AI model by including relevant files and directories as context. Ideal for large codebases or complex queries.

Instructions

Send a prompt to sage-like model for its opinion on a matter.

Include the paths to all relevant files and/or directories that are pertinent to the matter. Do not worry about context limits; feel free to include as much as you think is relevant. If you include too much it will error and tell you, and then you can include less. Err on the side of including more context.

Input Schema

NameRequiredDescriptionDefault
pathsYesPaths to include as context. Including directories will include all files contained within recursively.
promptYesThe prompt to send to the external model.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "paths": { "description": "Paths to include as context. Including directories will include all files contained within recursively.", "items": { "type": "string" }, "type": "array" }, "prompt": { "description": "The prompt to send to the external model.", "type": "string" } }, "required": [ "prompt", "paths" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Sage

Related Tools

ID: k6how3qzn4