Back to MCP Servers
Lotus Wisdom
Contemplative problem-solving using the Lotus Sutra's wisdom framework. Multi-perspective reasoning with skillful means, non-dual recognition, and meditation pauses. Available as local stdio or remote Cloudflare Worker.
knowledge-memorycloudflareai
By linxule
Installation
npx -y lotus-wisdom-mcpConfiguration
{
"mcpServers": {
"lotus-wisdom-mcp": {
"command": "npx",
"args": ["-y", "lotus-wisdom-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes