etch for Grok
io.github.saravananjaichandar/etch
Etch is a signed audit chain for AI agent decisions, offline-verifiable against pinned public keys.
client:Grok
transport:streamable-http
Install etch in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"etch": {
"type": "http",
"url": "https://etch.systems/mcp"
}
}
}
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