ejec2 for Grok
mx.com.elcheff.portal/ejec2
MCP server para El Cheff - punto de venta para restaurantes
client:Grok
transport:streamable-http
Install ejec2 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ejec2": {
"type": "http",
"url": "https://portal.elcheff.com.mx/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