mcp gera witness for Grok
io.github.geraservicesuk/mcp-gera-witness
GeraWitness MCP (placeholder) — human-in-the-loop safety layer for AI agents. Launching 2026.
client:Grok
transport:stdio
runtime:npm
Install mcp gera witness in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-gera-witness": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-witness"
]
}
}
}
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