Skip to main content
Glama

MCP-Confirm

by mako10k

verify_understanding

Confirm AI's comprehension of user requirements by reviewing key points and planned next steps to ensure alignment before proceeding.

Instructions

Verify that the AI correctly understood the user's requirements before proceeding

Input Schema

NameRequiredDescriptionDefault
key_pointsNoKey points that the AI wants to confirm
next_stepsNoWhat the AI plans to do next if understanding is correct
understandingYesAI's understanding of the user's request

Input Schema (JSON Schema)

{ "properties": { "key_points": { "description": "Key points that the AI wants to confirm", "items": { "type": "string" }, "type": "array" }, "next_steps": { "description": "What the AI plans to do next if understanding is correct", "type": "string" }, "understanding": { "description": "AI's understanding of the user's request", "type": "string" } }, "required": [ "understanding" ], "type": "object" }
Install Server

Other Tools from MCP-Confirm

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mako10k/mcp-confirm'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server