Skip to main content
Glama

Grok MCP

delete_stateful_response

Remove specific responses from Grok MCP server to manage conversation history and maintain clean chat sessions by deleting identified response entries.

Input Schema

NameRequiredDescriptionDefault
response_idYes

Input Schema (JSON Schema)

{ "properties": { "response_id": { "title": "Response Id", "type": "string" } }, "required": [ "response_id" ], "type": "object" }

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/merterbak/Grok-MCP'

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