MCP Server Template for Cursor IDE

apply_prompt_proceed

Generate and apply a structured prompt template for advancing tasks or projects within Cursor IDE, incorporating optional specific instructions and version control.

Instructions

Provides a prompt template for proceeding with a task or project

Input Schema

NameRequiredDescriptionDefault
specific_instructionsNoOptional specific instructions to include in the prompt
taskYesA description of the task or project to proceed with
versionNoThe version of the prompt template to use (e.g., '1.0.0', '1.1.0', or 'latest')

Input Schema (JSON Schema)

{ "properties": { "specific_instructions": { "description": "Optional specific instructions to include in the prompt", "type": "string" }, "task": { "description": "A description of the task or project to proceed with", "type": "string" }, "version": { "description": "The version of the prompt template to use (e.g., '1.0.0', '1.1.0', or 'latest')", "type": "string" } }, "required": [ "task" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Template for Cursor IDE

Related Tools

ID: rbgsskqcgb