Magic 8 Ball for Grok
live.alpic.new-test-cli-239fbe01/new-test-cli
Ask a question and get a deterministic Magic 8 Ball answer.
client:Grok
transport:streamable-http
Install Magic 8 Ball in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"new-test-cli": {
"type": "http",
"url": "https://new-test-cli-239fbe01.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