declaude for Grok
io.github.tenkenco/declaude
Rewrites Claude-English into plain English, preserving meaning, code and structure.
client:Grok
transport:streamable-http
Install declaude in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"declaude": {
"type": "http",
"url": "https://speak-english.tenken.co/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