Validate tool-call args before execution. Returns LLM-friendly retry hints.
MCP server for . Lets Claude Desktop, Cursor, Cline, Windsurf, Zed, or any other MCP client validate LLM-generated tool-call args before execution and produce LLM-friendly retry messages when something's wrong. — check args against a small shape spec; returns where is a ready-to-send LLM feedback message. — sanity-check a tool definition for common mistakes that hurt LLM tool-use accuracy. —…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server for . Lets Claude Desktop, Cursor, Cline, Windsurf, Zed, or any other MCP client validate LLM-generated tool-call args before execution and produce LLM-friendly retry messages when something's wrong. ** — check args against a small shape spec; returns where is a ready-to-send LLM feedback message. — sanity-check a tool definition for common mistakes that hurt LLM tool-use accuracy. — given a validation error, build the canonical LLM-facing retry message using agentvet's formatting.…