I Ching MCP Server by RoxyAPI for Grok
com.roxyapi/iching
I Ching hexagram casts, 64 hexagram meanings and changing lines for AI agents.
client:Grok
transport:streamable-http
tools:9
Install I Ching MCP Server by RoxyAPI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"iching": {
"type": "http",
"url": "https://roxyapi.com/mcp/iching"
}
}
}
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