linxule/lotus-wisdom-mcp
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.
Quick Start
Clone the repository:
git clone https://github.com/linxule/lotus-wisdom-mcpClaude Desktop configuration example:
{
"mcpServers": {
"lotus-wisdom-mcp": {
"command": "npx",
"args": [
"-y",
"linxule/lotus-wisdom-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.