My MCP Server for Grok
live.alpic.commandhub-lua-58b727e2/commandhub-lua
Description of my MCP server
client:Grok
transport:streamable-http
Install My MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"commandhub-lua": {
"type": "http",
"url": "https://commandhub-lua-58b727e2.alpic.live"
}
}
}
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