Skip to content
Grok

SayDo for Grok

io.github.vince-gonzalez/saydo

Does the tool do what it says? Conformance receipts for MCP servers, and unknown when unchecked.

client:Grok transport:stdio runtime:pypi

Install SayDo in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "saydo": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "saydo"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SayDo in other clients