Lotus Wisdom for Grok
io.github.linxule/lotus-wisdom
Contemplative reasoning with Lotus Sutra wisdom framework and ext-apps visualization.
client:Grok
transport:streamable-http
runtime:npm
tools:2
Install Lotus Wisdom in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"lotus-wisdom": {
"type": "http",
"url": "https://lotus-wisdom-mcp.linxule.workers.dev/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